Skip to content

Commit 0384fd7

Browse files
Bump softprops/action-gh-release from 1 to 2 (#18264)
1 parent 75832f2 commit 0384fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
tar -cvJf debs.tar.xz debs
214214
- name: Attach to release
215215
# Pinned to work around https://github.com/softprops/action-gh-release/issues/445
216-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
216+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v0.1.15
217217
env:
218218
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
219219
with:

0 commit comments

Comments
 (0)