Skip to content

Commit c17d002

Browse files
build(deps): bump continuousauth/action from 1.0.3 to 1.0.4 (#286)
Bumps [continuousauth/action](https://github.com/continuousauth/action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/continuousauth/action/releases) - [Changelog](https://github.com/continuousauth/action/blob/main/.releaserc.json) - [Commits](continuousauth/action@c32f05c...732eeb2) --- updated-dependencies: - dependency-name: continuousauth/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaeaf63 commit c17d002

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@c32f05c950d4e6f4abd8d1d8a46269525e2dbf55 # v1.0.3
31+
- uses: continuousauth/action@732eeb237ac0a0b330a7247f744ddc57898ff9c4 # v1.0.4
3232
with:
3333
project-id: ${{ secrets.CFA_PROJECT_ID }}
3434
secret: ${{ secrets.CFA_SECRET }}

0 commit comments

Comments
 (0)