We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b9dcb + cb2b96c commit 5fb5951Copy full SHA for 5fb5951
.github/workflows/builder.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: ⤵️ Check out code from GitHub
18
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.1
19
20
- name: Get information
21
id: info
.github/workflows/lint.yaml
@@ -20,7 +20,7 @@ jobs:
22
23
24
25
- name: 🚀 Run Home Assistant Add-on Lint
26
uses: frenck/[email protected]
.github/workflows/tester.yaml
0 commit comments