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 9efbcf3 commit 031a499Copy full SHA for 031a499
.github/workflows/auto-merge.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout source
13
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
14
15
- name: Create app token
16
id: create-app-token
.github/workflows/pull-request.yaml
@@ -9,7 +9,7 @@ jobs:
9
- name: Setup buildx
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
0 commit comments