Skip to content

Commit

Permalink
Fix wrong commit id for settings-action
Browse files Browse the repository at this point in the history
  • Loading branch information
codepitbull committed Aug 6, 2024
1 parent 02a4ee9 commit 67bb9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/etherip-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
distribution: 'adopt'
java-version: '11'
- uses: whelk-io/maven-settings-xml-action@7802f6aec16c9098b4798ad1f1d8ac75198194bd # v3.0.0
- uses: whelk-io/maven-settings-xml-action@9dc09b23833fa9aa7f27b63db287951856f3433d # v3.0.0
with:
repositories: >
[
Expand Down

0 comments on commit 67bb9a1

Please sign in to comment.