Skip to content

Commit

Permalink
build(deps): bump continuousauth/action from 1.0.4 to 1.0.5 (#66)
Browse files Browse the repository at this point in the history
Bumps [continuousauth/action](https://github.com/continuousauth/action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/continuousauth/action/releases)
- [Changelog](https://github.com/continuousauth/action/blob/main/.releaserc.json)
- [Commits](continuousauth/action@732eeb2...4e8a257)

---
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 25, 2024
1 parent 3ed7cc5 commit 36bd1ef
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@732eeb237ac0a0b330a7247f744ddc57898ff9c4 # v1.0.4
- uses: continuousauth/action@4e8a2573eeb706f6d7300d6a9f3ca6322740b72d # v1.0.5
with:
project-id: ${{ secrets.CFA_PROJECT_ID }}
secret: ${{ secrets.CFA_SECRET }}
Expand Down

0 comments on commit 36bd1ef

Please sign in to comment.