Skip to content

Commit 151fd18

Browse files
authored
chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 (#389)
2 parents 8706ada + 99ebcd0 commit 151fd18

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
@@ -28,7 +28,7 @@ jobs:
2828
run: sha256sum sentinelhub > ./checksums.txt
2929

3030
- name: Upload Release Artifacts
31-
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 #v2.3.3
31+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 #v2.3.4
3232
with:
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
files: |

0 commit comments

Comments
 (0)