Skip to content

Commit eb9c890

Browse files
authored
ci: bump continuousauth/action version (#348)
1 parent 76064f4 commit eb9c890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
cache: 'yarn'
2929
- name: Install
3030
run: yarn install --frozen-lockfile
31-
- uses: continuousauth/action@732eeb237ac0a0b330a7247f744ddc57898ff9c4 # v1.0.4
31+
- uses: continuousauth/action@4e8a2573eeb706f6d7300d6a9f3ca6322740b72d # v1.0.5
3232
with:
3333
project-id: ${{ secrets.CFA_PROJECT_ID }}
3434
secret: ${{ secrets.CFA_SECRET }}

0 commit comments

Comments
 (0)