Skip to content

Commit 2b00727

Browse files
authored
Merge branch 'main' into dependabot/github_actions/dot-github/workflows/docker/metadata-action-5.10.0
2 parents 53e56a6 + f78785d commit 2b00727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
name: ${{ needs.build.outputs.version }}
117117

118118
- name: Upload assets
119-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
119+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
120120
with:
121121
files: |
122122
${{ needs.build.outputs.version }}

0 commit comments

Comments
 (0)