Skip to content

Commit f8eee36

Browse files
chore(deps): update svenstaro/upload-release-action action to v2.11.3
1 parent 216bb24 commit f8eee36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: ansible-community/github-action-build-collection@main
1818

1919
- name: "Upload built collection to release"
20-
uses: svenstaro/upload-release-action@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # 2.11.2
20+
uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 # 2.11.3
2121
with:
2222
repo_token: ${{ secrets.GITHUB_TOKEN }}
2323
file: ${{ steps.build-collection.outputs.artifact-filename }}

0 commit comments

Comments
 (0)