Skip to content

Commit

Permalink
Bump bruceadams/get-release from 1.2.2 to 1.2.3 (#254)
Browse files Browse the repository at this point in the history
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/bruceadams/get-release/releases)
- [Commits](bruceadams/get-release@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: bruceadams/get-release
  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 Jul 8, 2022
1 parent 05e1288 commit 2a1d0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- name: Get release
id: get_release
if: ${{ github.event_name == 'release'}}
uses: bruceadams/[email protected].2
uses: bruceadams/[email protected].3
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit 2a1d0da

Please sign in to comment.