Skip to content

Commit a895167

Browse files
committed
feat(linter): update ratchet from 0.11.3 to 0.11.4
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 99641cd commit a895167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ jobs:
234234
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
235235

236236
# FIXME: should be updated by dependabot. See https://github.com/dependabot/dependabot-core/issues/8362
237-
- uses: "docker://ghcr.io/sethvargo/ratchet:0.11.3@sha256:242445a1c55430ad7477e6fcf2027c77d03f5760702537bca4cf622e7338fc81" # 0.11.3
237+
- uses: "docker://ghcr.io/sethvargo/ratchet:0.11.4@sha256:242445a1c55430ad7477e6fcf2027c77d03f5760702537bca4cf622e7338fc81" # 0.11.3
238238
if: ${{ needs.prepare-actions-linting.outputs.action-files }}
239239
with:
240240
args: "lint --format human --format actions ${{ needs.prepare-actions-linting.outputs.action-files }}"

0 commit comments

Comments
 (0)