Skip to content

Commit

Permalink
chore(deps): update aqua & actions (major) (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Aug 9, 2023
1 parent b1e7083 commit 2d69a12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:

# https://github.com/magnetikonline/action-golang-cache
- name: Setup Golang with cache
uses: magnetikonline/action-golang-cache@797f193169d3c8ba6f60d90f50ecdadd2583fbd8 # tag=v3
uses: magnetikonline/action-golang-cache@777394c89f8ed6fcf1649505277c46c1cd06494d # v4
with:
go-version-file: go.mod

- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # tag=v2.0.2
with:
aqua_version: v1.36.0
aqua_version: v2.10.1
enable_aqua_install: true
aqua_opts: '--tags release'
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # tag=v2.0.2
with:
aqua_version: v1.36.0
aqua_version: v2.10.1
enable_aqua_install: true
aqua_opts: '--tags scan'
env:
Expand Down
2 changes: 1 addition & 1 deletion aqua.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
registries:
- type: standard
ref: v3.149.1 # renovate: depName=aquaproj/aqua-registry
ref: v4.33.0 # renovate: depName=aquaproj/aqua-registry
- name: local
type: local
path: registry.yaml
Expand Down

0 comments on commit 2d69a12

Please sign in to comment.