Skip to content

Commit

Permalink
Merge pull request #5 from shizunge/dependabot/github_actions/brucead…
Browse files Browse the repository at this point in the history
…ams/get-release-1.3.2

Bump bruceadams/get-release from 1.2.1 to 1.3.2
  • Loading branch information
shizunge authored Nov 5, 2023
2 parents 8d13a68 + 8bed3f3 commit de3781a
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 @@ -12,7 +12,7 @@ jobs:
steps:
- name: Get release
id: get_release
uses: bruceadams/get-release@v1.2.1
uses: bruceadams/get-release@v1.3.2
env:
GITHUB_TOKEN: ${{ github.token }}
- name: Checkout code
Expand Down

0 comments on commit de3781a

Please sign in to comment.