Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.2.2
Browse files Browse the repository at this point in the history
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.2.1 | v4.2.2 |
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 1ea8054 commit 9edc6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
IMAGE: ghcr.io/${{ github.repository_owner }}/${{ matrix.file }}

steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: docker-config
uses: containerbase/internal-tools@f2d23019110923e232236b448e355d68194a2c73 # v3.4.33
Expand Down

0 comments on commit 9edc6e6

Please sign in to comment.