Skip to content

Commit

Permalink
Merge pull request #1 from boecks/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4.2.1
  • Loading branch information
boecks authored Oct 14, 2024
2 parents 9ee5d0d + 54dc167 commit 3a09165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
addons: ${{ steps.addons.outputs.addons_list }}
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/[email protected].0
uses: actions/[email protected].1

- name: 🔍 Find add-on directories
id: addons
Expand All @@ -33,7 +33,7 @@ jobs:
path: ${{ fromJson(needs.find.outputs.addons) }}
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/[email protected].0
uses: actions/[email protected].1

- name: 🚀 Run Home Assistant Add-on Lint
uses: frenck/[email protected]
Expand Down

0 comments on commit 3a09165

Please sign in to comment.