Skip to content

Commit

Permalink
fix(deps): update auto merged updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Mar 3, 2025
1 parent eb585e0 commit 44a6818
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
20 changes: 13 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ostree-ext/.github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Download ostree-ext-cli
uses: actions/[email protected].8
uses: actions/[email protected].9
with:
name: ostree-ext-cli
- name: Install
Expand All @@ -121,7 +121,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Download ostree-ext-cli
uses: actions/[email protected].8
uses: actions/[email protected].9
with:
name: ostree-ext-cli
- name: Install
Expand All @@ -139,7 +139,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Download
uses: actions/[email protected].8
uses: actions/[email protected].9
with:
name: ostree-ext-cli
- name: Install
Expand All @@ -159,7 +159,7 @@ jobs:
repository: coreos/coreos-layering-examples
path: coreos-layering-examples
- name: Download
uses: actions/[email protected].8
uses: actions/[email protected].9
with:
name: ostree-ext-cli
- name: Integration tests
Expand Down

0 comments on commit 44a6818

Please sign in to comment.