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.
1 parent 829f9d0 commit 95efbb6Copy full SHA for 95efbb6
2 files changed
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout the repository
14
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
15
- name: Login to DockerHub
16
uses: docker/login-action@v3
17
with:
.github/workflows/test.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
10
- name: Test build
uses: home-assistant/builder@master
0 commit comments