Skip to content

Commit

Permalink
fix(deps): update wetransform/gha-docker-nonroot action to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Apr 12, 2024
1 parent 11f10f8 commit a9b37f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
#

- name: Check Docker image user
uses: wetransform/gha-docker-nonroot@f46f55226717ed0af50453bf609701060cedb74d # v1.0.2
uses: wetransform/gha-docker-nonroot@0809574ec961694bfc203d12ec9c4c94bd2d46e8 # v1.0.3
if: "${{ inputs.check-image-user == 'true' && inputs.image-ref != '' && (inputs.junit-test-output != '' || inputs.create-test-report) }}"
with:
image-ref: ${{ inputs.image-ref }}
Expand Down

0 comments on commit a9b37f0

Please sign in to comment.