Skip to content

Commit ff70789

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.3
1 parent f837d7d commit ff70789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
sha256sum ${{ env.GDAL-GRASS }}.tar.xz > ${{ env.GDAL-GRASS }}.tar.xz.sha256
7373
- name: Publish draft release to GitHub (for tags only)
7474
if: startsWith(github.ref, 'refs/tags/')
75-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
75+
uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3
7676
with:
7777
name: GDAL-GRASS GIS driver ${{ github.ref_name }}
7878
body_path: ${{ env.OUT_DIR }}/CHANGELOG

0 commit comments

Comments
 (0)