Skip to content

Commit 9173acc

Browse files
authored
Upgrade bruceadams/get-release (#385)
1 parent aec3002 commit 9173acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cache: true
4646

4747
- id: release
48-
uses: bruceadams/get-release@v1.2.3
48+
uses: bruceadams/get-release@v1.3.2
4949
if: github.event_name == 'release'
5050
env:
5151
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)