Skip to content

Commit

Permalink
Revert pin from workflow branch to tag
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Nov 8, 2024
1 parent 367abd5 commit 36b1efe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,7 @@ jobs:
- foundry-secrets
- lint
- metadata
# TODO: unpin the version of the reusable workflow
uses: felddy/reusable-workflows/.github/workflows/docker-build-image.yml@improvement/build-secrets
uses: felddy/reusable-workflows/.github/workflows/docker-build-image.yml@v2
with:
artifact_name: pre-installed-${{ needs.config.outputs.image_artifact_name_stem }}-${{ needs.config.outputs.test_platform }}
build_arg_1_name: VERSION
Expand Down

0 comments on commit 36b1efe

Please sign in to comment.