Skip to content

Commit

Permalink
Bump cardinalby/git-get-release-action from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [cardinalby/git-get-release-action](https://github.com/cardinalby/git-get-release-action) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/cardinalby/git-get-release-action/releases)
- [Commits](cardinalby/git-get-release-action@1.2.4...1.2.5)

---
updated-dependencies:
- dependency-name: cardinalby/git-get-release-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 6416dcf commit acfc8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Get release info
if: github.event.inputs.release != '' && github.event.inputs.release != 'none'
id: release_info
uses: cardinalby/[email protected].4
uses: cardinalby/[email protected].5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit acfc8ac

Please sign in to comment.