We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaeaf63 commit c17d002Copy full SHA for c17d002
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
cache: 'yarn'
29
- name: Install
30
run: yarn install --frozen-lockfile
31
- - uses: continuousauth/action@c32f05c950d4e6f4abd8d1d8a46269525e2dbf55 # v1.0.3
+ - uses: continuousauth/action@732eeb237ac0a0b330a7247f744ddc57898ff9c4 # v1.0.4
32
with:
33
project-id: ${{ secrets.CFA_PROJECT_ID }}
34
secret: ${{ secrets.CFA_SECRET }}
0 commit comments