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 7c6a1bc commit d140f81Copy full SHA for d140f81
2 files changed
.github/workflows/flake.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Checkout source
19
id: source
20
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
21
with:
22
token: ${{ secrets.BOT_ACCESS_TOKEN }}
23
.github/workflows/general.yml
@@ -21,7 +21,7 @@ jobs:
24
25
26
- name: Setup ruby
27
id: ruby
0 commit comments