Skip to content

Commit

Permalink
build(deps): bump continuousauth/action from 1.0.3 to 1.0.4 (#286)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent eaeaf63 commit c17d002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: 'yarn'
- name: Install
run: yarn install --frozen-lockfile
- uses: continuousauth/action@c32f05c950d4e6f4abd8d1d8a46269525e2dbf55 # v1.0.3
- uses: continuousauth/action@732eeb237ac0a0b330a7247f744ddc57898ff9c4 # v1.0.4
with:
project-id: ${{ secrets.CFA_PROJECT_ID }}
secret: ${{ secrets.CFA_SECRET }}
Expand Down

0 comments on commit c17d002

Please sign in to comment.