Skip to content

Commit

Permalink
chore(deps): bump crazy-max/ghaction-setup-containerd (#316)
Browse files Browse the repository at this point in the history
Bumps the workflows group with 1 update: [crazy-max/ghaction-setup-containerd](https://github.com/crazy-max/ghaction-setup-containerd).


Updates `crazy-max/ghaction-setup-containerd` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/crazy-max/ghaction-setup-containerd/releases)
- [Commits](crazy-max/ghaction-setup-containerd@60acbf3...4426891)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-setup-containerd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflows
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent bcc40c6 commit 9c92fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
sudo podman images ls
- name: Setup containerd
uses: crazy-max/ghaction-setup-containerd@60acbf31e6572da7b83a4ed6b428ed92a35ff4d7 #v3.0.0
uses: crazy-max/ghaction-setup-containerd@44268919722b46e48dfbf518f9020466a1c8368b #v3.1.0

- name: Configure rootless containerd
run: |
Expand Down

0 comments on commit 9c92fe3

Please sign in to comment.