Skip to content

Commit

Permalink
chore(deps): update ⬆️ aqua-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 29bc6cf commit 9dae1f0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions .aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/
- linux
registries:
- type: standard
ref: v4.249.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.257.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: int128/[email protected].4 # required for aqua-checksums update
- name: kevincobain2000/[email protected].11
- name: casey/just@1.36.0
- name: int128/[email protected].5 # required for aqua-checksums update
- name: kevincobain2000/[email protected].12
- name: casey/just@1.37.0
- name: dagger/[email protected]
4 changes: 2 additions & 2 deletions .github/workflows/dagger-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
&& ! github.event.pull_request.head.repo.fork
with:
policy_allow: "true"
aqua_version: v2.37.2 # renovate: depName=aquaproj/aqua
aqua_version: v2.38.0 # renovate: depName=aquaproj/aqua
env:
AQUA_GITHUB_TOKEN: ${{ github.token }}
# yamllint disable-line rule:line-length
Expand All @@ -64,7 +64,7 @@ jobs:
&& ! github.event.pull_request.head.repo.fork
with:
policy_allow: "true"
aqua_version: v2.37.2 # renovate: depName=aquaproj/aqua
aqua_version: v2.38.0 # renovate: depName=aquaproj/aqua
env:
AQUA_GITHUB_TOKEN: ${{ steps.generate_app_token.outputs.token }}
# yamllint disable-line rule:line-length
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_aqua_update_checksum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
permissions:
contents: read
with:
aqua_version: v2.37.2 # renovate: depName=aquaproj/aqua
aqua_version: v2.38.0 # renovate: depName=aquaproj/aqua
prune: true
secrets:
gh_app_id: ${{ secrets.GH_APP_ID }}
Expand Down

0 comments on commit 9dae1f0

Please sign in to comment.