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 4be1ca2 commit 094d877Copy full SHA for 094d877
2 files changed
.github/workflows/continuous-delivery.yml
@@ -220,7 +220,7 @@ jobs:
220
done
221
222
- name: Update Continuous Delivery check run
223
- uses: LouisBrunner/checks-action@6b626ffbad7cc56fd58627f774b9067e6118af23 # v2.0.0
+ uses: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0
224
with:
225
sha: ${{ needs.merge.outputs.sha }}
226
token: ${{ github.token }}
.github/workflows/publish-image.yml
@@ -108,7 +108,7 @@ jobs:
108
109
110
- name: Update Publish Image check run
111
112
113
114
name: Publish Image
0 commit comments