File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions:
1414jobs :
1515 snapshot-test :
1616 name : Test Against Snapshots
17- uses : spring-io/spring-security-release-tools/.github/workflows/test.yml@v1
17+ uses : spring-io/spring-security-release-tools/.github/workflows/test.yml@7d42d82298553f123a9dad622e0eac725aaf52ef # v1.0.13
1818 strategy :
1919 matrix :
2020 include :
3131 runs-on : ubuntu-latest
3232 steps :
3333 - name : Send Notification
34- uses : spring-io/spring-security-release-tools/.github/actions/send-notification@v1
34+ uses : spring-io/spring-security-release-tools/.github/actions/send-notification@7d42d82298553f123a9dad622e0eac725aaf52ef # v1.0.13
3535 with :
3636 webhook-url : ${{ secrets.SPRING_SECURITY_CI_GCHAT_WEBHOOK_URL }}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
1616jobs :
1717 perform-release :
1818 name : Perform Release
19- uses : spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@v1
19+ uses : spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@7d42d82298553f123a9dad622e0eac725aaf52ef # v1.0.13
2020 with :
2121 should-perform-release : true
2222 project-version : ${{ inputs.version }}
You can’t perform that action at this time.
0 commit comments