Skip to content

Commit

Permalink
chore(deps): update canonical/anbox-cloud-github-action digest to ef2…
Browse files Browse the repository at this point in the history
…7ae9
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 4e1338d commit 23cd622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-command-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
echo "value=$(cat .base_version)" >> "$GITHUB_OUTPUT"
- name: Set up Anbox Cloud
uses: canonical/anbox-cloud-github-action@1313af204abc19f4ba5f655d3d0717eba2516c6f
uses: canonical/anbox-cloud-github-action@ef27ae90bda26fcdb2d33cddcb527ec32f3adc6e
with:
channel: ${{ steps.base_version.outputs.value }}/stable
- name: Checkout repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-api-specs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
echo "value=$(cat .base_version)" >> "$GITHUB_OUTPUT"
- name: Set up Anbox Cloud
uses: canonical/anbox-cloud-github-action@1313af204abc19f4ba5f655d3d0717eba2516c6f
uses: canonical/anbox-cloud-github-action@ef27ae90bda26fcdb2d33cddcb527ec32f3adc6e
with:
channel: ${{ steps.base_version.outputs.value }}/stable
- name: Determine appliance version
Expand Down

0 comments on commit 23cd622

Please sign in to comment.