Skip to content

Commit

Permalink
Merge pull request upwindsecurity#3 from joshdlee/patch-1
Browse files Browse the repository at this point in the history
update ReadMe to point to v2
  • Loading branch information
ErezWeiss authored Mar 30, 2024
2 parents 1d91a4e + d8b167d commit e907c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create Image Build Event
uses: upwindsecurity/create-image-build-event-action@v1
uses: upwindsecurity/create-image-build-event-action@v2
with:
image: "<IMAGE_NAME>"
image_sha: "<IMAGE_SHA>"
Expand Down

0 comments on commit e907c5b

Please sign in to comment.