Skip to content

Commit

Permalink
Update git-get-release action (#4148)
Browse files Browse the repository at this point in the history
which appears to be breaking renovate somehow, and could probably use
and update anyway.
  • Loading branch information
dbkr authored Apr 11, 2024
1 parent 936e7c3 commit 475f82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Get draft release
id: draft-release
uses: cardinalby/git-get-release-action@cedef2faf69cb7c55b285bad07688d04430b7ada # v1
uses: cardinalby/git-get-release-action@5172c3a026600b1d459b117738c605fabc9e4e44 # v1
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 475f82c

Please sign in to comment.