Skip to content

Commit

Permalink
Update andstor/file-existence-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
greboid authored Feb 9, 2024
1 parent b6a0dae commit 0be9819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-containers.yml.gotpl
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
{%- endraw -%}
run: contempt -template Containerfile.gotpl -output Containerfile --commit --build --push --project {{ target.name }} . .
- name: Check mirror
uses: andstor/file-existence-action@v2
uses: andstor/file-existence-action@v3
id: check_mirror
with:
files: "{{ target.name }}/MIRROR"
Expand Down

0 comments on commit 0be9819

Please sign in to comment.