We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fad377 commit edecebcCopy full SHA for edecebc
1 file changed
.github/workflows/maven.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
maven:
13
- uses: folio-org/.github/.github/workflows/maven.yml@8e91683153d2af746b9a351b059a35589c8d8a79 # v1
+ uses: folio-org/.github/.github/workflows/maven.yml@e4284b09dd90107636f754f5eca860cfc79f0655 # v1
14
# Only handle push events from the main branch or tags, to decrease PR noise
15
if: github.ref_name == github.event.repository.default_branch ||
16
github.event_name != 'push' || github.ref_type == 'tag' || github.actor == 'renovate[bot]'
0 commit comments