Skip to content

Commit

Permalink
Merge pull request #240 from canonical/renovate/canonical-anbox-cloud…
Browse files Browse the repository at this point in the history
…-github-action-digest

chore(deps): update canonical/anbox-cloud-github-action digest to a452c19
  • Loading branch information
ajanon authored Dec 9, 2024
2 parents 6f040ce + f476bb0 commit 1121105
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@ef27ae90bda26fcdb2d33cddcb527ec32f3adc6e
uses: canonical/anbox-cloud-github-action@a452c19155b194c53c0afa3bbe3057525ea17eee
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@ef27ae90bda26fcdb2d33cddcb527ec32f3adc6e
uses: canonical/anbox-cloud-github-action@a452c19155b194c53c0afa3bbe3057525ea17eee
with:
channel: ${{ steps.base_version.outputs.value }}/stable
- name: Determine appliance version
Expand Down

0 comments on commit 1121105

Please sign in to comment.