Skip to content

Commit

Permalink
Bump workflow to 24.09.00
Browse files Browse the repository at this point in the history
  • Loading branch information
cjreed121 committed Sep 12, 2024
1 parent 011e7f1 commit c97245d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-docker-build-push:
uses: submitty/action-docker-build/.github/workflows/docker-build-push.yml@v24.07.00
uses: submitty/action-docker-build/.github/workflows/docker-build-push.yml@v24.09.00
with:
push: false
docker_org_name: submittyrpi
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-docker-build-push:
uses: submitty/action-docker-build/.github/workflows/docker-build-push.yml@v24.07.00
uses: submitty/action-docker-build/.github/workflows/docker-build-push.yml@v24.09.00
with:
push: true
docker_org_name: submittyrpi
Expand Down

0 comments on commit c97245d

Please sign in to comment.