Skip to content

Commit 60b4a65

Browse files
authored
Merge pull request #828 from jgraichen/renovate/main-softprops-action-gh-release-digest
chore(deps): update softprops/action-gh-release digest to 3d0d988 (main)
2 parents d9b58ae + 654b09c commit 60b4a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
1414
- run: git archive --worktree-attributes --format tar.gz -9 --prefix redmine_dashboard/ "${GITHUB_REF_NAME}" > "redmine-dashboard_${GITHUB_REF_NAME}.tar.gz"
15-
- uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3
15+
- uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
with:

0 commit comments

Comments
 (0)