Skip to content

Commit

Permalink
chore(deps): pin awalsh128/cache-apt-pkgs-action action to (#1595)
Browse files Browse the repository at this point in the history
Co-authored-by: k8s-renovate[bot] <129223303+k8s-renovate[bot]@users.noreply.github.com>
  • Loading branch information
bot-blake[bot] authored Dec 20, 2023
1 parent 100b998 commit 5b14363
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

- name: Install System Tools
uses: awalsh128/[email protected]
uses: awalsh128/cache-apt-pkgs-action@44c33b32f808cdddd5ac0366d70595ed63661ed8 # v1.3.1
with:
packages: curl git jo
version: 1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flux-hr-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fetch-depth: 0

- name: Install System Tools
uses: awalsh128/[email protected]
uses: awalsh128/cache-apt-pkgs-action@44c33b32f808cdddd5ac0366d70595ed63661ed8 # v1.3.1
with:
packages: curl git jo
version: 1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flux-hr-test-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
fetch-depth: 0

- name: Install System Tools
uses: awalsh128/[email protected]
uses: awalsh128/cache-apt-pkgs-action@44c33b32f808cdddd5ac0366d70595ed63661ed8 # v1.3.1
with:
packages: curl git jo
version: 1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

- name: Install System Tools
uses: awalsh128/[email protected]
uses: awalsh128/cache-apt-pkgs-action@44c33b32f808cdddd5ac0366d70595ed63661ed8 # v1.3.1
with:
packages: curl git jo
version: 1.0
Expand Down

0 comments on commit 5b14363

Please sign in to comment.