We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eedd67 commit 67d6390Copy full SHA for 67d6390
.github/workflows/docker-build.yml
@@ -60,7 +60,7 @@ jobs:
60
path: vuln-report.json
61
62
- name: Update Release Notes with Docker Image Info
63
- uses: softprops/[email protected].2
+ uses: softprops/[email protected].4
64
with:
65
tag_name: ${{ github.event.release.tag_name }}
66
body: |
0 commit comments