Skip to content

Commit 59248e0

Browse files
committed
Refer to external GitHub Actions using commit hash
1 parent fb0e162 commit 59248e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
restore-keys: ${{ runner.os }}-m2-${{ secrets.CACHE_VERSION }}
3737
- name: Generate Maven settings
3838
# Version 22
39-
uses: whelk-io/maven-settings-xml-action@v9dc09b23833fa9aa7f27b63db287951856f3433d
39+
uses: whelk-io/maven-settings-xml-action@9dc09b23833fa9aa7f27b63db287951856f3433d
4040
with:
4141
repositories: >
4242
[

0 commit comments

Comments
 (0)