We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ea7ef commit 5528548Copy full SHA for 5528548
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@d2663122273ea2445ecec868c5f371eff16f849b # 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