Skip to content

Commit

Permalink
Bump cardinalby/git-get-release-action from 1.2.4 to 1.2.5 (#58)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2024
1 parent 6416dcf commit dd6a203
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/git-get-release-action@1.2.4
uses: cardinalby/git-get-release-action@1.2.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit dd6a203

Please sign in to comment.