Skip to content

Commit

Permalink
fix: remove yq usage in GA, now included in base image
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumNZ committed Jan 12, 2024
1 parent 13f1d73 commit 8a6a6f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
matrix: ${{ steps.set.outputs.matrix }}
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: GeoNet/yq@bbe305500687a5fe8498d74883c17f0f06431ac4 # master
- id: git-rev
env:
GIT_SHA: ${{ github.sha }}
Expand Down

0 comments on commit 8a6a6f8

Please sign in to comment.