Skip to content

Commit

Permalink
fix: set commit SHA for javajawa/check-registry-for-image (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon-dziewonski authored Jul 15, 2024
1 parent 2658c00 commit 91b3ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-middleware/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
- name: Check for existing image
id: check-existing-image
uses: javajawa/check-registry-for-image@v2
uses: javajawa/check-registry-for-image@9d8471656d5ab2ec94e8fee5b02c44cc7c3cff4b
with:
registry: ${{ inputs.docker_registry_url }}
repository: ${{ inputs.project_name }}-storefrontcloud-io/vue-storefront-middleware
Expand Down

0 comments on commit 91b3ec6

Please sign in to comment.