We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8447a10 commit e585f6eCopy full SHA for e585f6e
2 files changed
.github/workflows/smartbear-issue-label-added.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
call-workflow:
11
- uses: pact-foundation/.github/.github/workflows/smartbear-issue-label-added.yml@master
+ uses: pact-foundation/.github/.github/workflows/smartbear-issue-label-added.yml@3a9ea59381bc45df621f1f97f5878a6b2f066110 # master
12
permissions:
13
issues: write
14
secrets: inherit
.github/workflows/triage.yml
@@ -12,5 +12,5 @@ on:
15
- uses: pact-foundation/.github/.github/workflows/triage.yml@master
+ uses: pact-foundation/.github/.github/workflows/triage.yml@3a9ea59381bc45df621f1f97f5878a6b2f066110 # master
16
0 commit comments