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 66bb2b7 commit cd99967Copy full SHA for cd99967
.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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
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