File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6363
6464 - name : Extract metadata (labels)
6565 id : meta
66- uses : docker/metadata-action@032a4b3bda1b716928481836ac5bfe36e1feaad6
66+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
6767 with :
6868 images : ghcr.io/dan-online/autopulse,danonline/autopulse
6969 # flavor: |
@@ -173,7 +173,7 @@ jobs:
173173
174174 - name : Extract metadata (labels)
175175 id : meta
176- uses : docker/metadata-action@032a4b3bda1b716928481836ac5bfe36e1feaad6
176+ uses : docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
177177 with :
178178 images : ghcr.io/dan-online/autopulse,danonline/autopulse
179179
Original file line number Diff line number Diff line change 1616 run :
1717 working-directory : ./ui
1818 steps :
19- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2020
2121 - uses : rrbutani/use-nix-shell-action@v1
2222 with :
3939 runs-on : ubuntu-latest
4040 steps :
4141 - name : Checkout Project
42- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
42+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
4343
4444 - uses : rrbutani/use-nix-shell-action@v1
4545
Original file line number Diff line number Diff line change 1818 deployments : write
1919 steps :
2020 - name : Checkout Project
21- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222
2323 - name : Stable Rust
2424 uses : actions-rs/toolchain@v1
You can’t perform that action at this time.
0 commit comments