Skip to content

Commit a81b912

Browse files
dependabot[bot]lpil
authored andcommitted
Bump awalsh128/cache-apt-pkgs-action from 1.5.0 to 1.5.1
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](awalsh128/cache-apt-pkgs-action@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6efca6e commit a81b912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@v4
8383

8484
- name: Install musl-tools incl. musl-gcc
85-
uses: awalsh128/[email protected].0
85+
uses: awalsh128/[email protected].1
8686
with:
8787
# musl-tools provide `musl-gcc` which is required for `ring` which is required for `rustls` et al.
8888
packages: musl-tools

0 commit comments

Comments
 (0)