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 d368aa3 commit 829f9d0Copy full SHA for 829f9d0
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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # 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