Skip to content

Commit

Permalink
Bugfix: Pin build-and-run-batch-job workflow ref to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 14, 2023
1 parent 6cdc38f commit 55b2b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-run-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# required in order to allow the reusable called workflow to push to
# GitHub Container Registry
packages: write
uses: ccao-data/actions/.github/workflows/build-and-run-batch-job.yaml
uses: ccao-data/actions/.github/workflows/build-and-run-batch-job.yaml@main
with:
vcpu: "16.0"
memory: "65536"
Expand Down

0 comments on commit 55b2b0a

Please sign in to comment.