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 3901ef6 commit 271851aCopy full SHA for 271851a
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
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