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 1fdf78b commit 2f047d8Copy full SHA for 2f047d8
.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
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@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
0 commit comments