Skip to content

Commit

Permalink
chore(deps): pin frenck/action-setup-yq action to
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-blake[bot] authored Dec 26, 2023
1 parent 2685d5f commit 75f981d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flux-hr-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: fluxcd/flux2/action@5c5c15ea212b8f029a110f9975851d25c8272695 # v2.2.2

- name: Setup yq
uses: frenck/action-setup-yq@v1
uses: frenck/action-setup-yq@c4b5be8b4a215c536a41d436757d9feb92836d4f # v1

- name: Write kubeconfig
id: kubeconfig
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flux-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: sudo apt-get -qq update && sudo apt-get -qq install --no-install-recommends -y curl jo

- name: Setup yq
uses: frenck/action-setup-yq@v1
uses: frenck/action-setup-yq@c4b5be8b4a215c536a41d436757d9feb92836d4f # v1

- name: Checkout Default Branch
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
Expand Down

0 comments on commit 75f981d

Please sign in to comment.