Skip to content

Commit

Permalink
Update hadolint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorjs authored May 4, 2024
1 parent d10d759 commit 85c9b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Hadolint
fname: Hadolint

on: [push]

Expand All @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout the code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Hadolint
uses: hadolint/[email protected]
Expand Down

0 comments on commit 85c9b88

Please sign in to comment.