There was an error while loading. Please reload this page.
1 parent 502d857 commit 830bedeCopy full SHA for 830bede
2 files changed
.github/workflows/continuous-delivery.yml
@@ -268,7 +268,7 @@ jobs:
268
done
269
270
- name: Update Continuous Delivery check run
271
- uses: LouisBrunner/checks-action@6b626ffbad7cc56fd58627f774b9067e6118af23 # v2.0.0
+ uses: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0
272
with:
273
sha: ${{ needs.merge.outputs.sha }}
274
token: ${{ github.token }}
.github/workflows/publish-image.yml
@@ -120,7 +120,7 @@ jobs:
120
121
122
- name: Update Publish Image check run
123
124
125
126
name: Publish Image
0 commit comments