We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd15fc commit 7bbf30aCopy full SHA for 7bbf30a
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout code
22
- uses: actions/checkout@v4.1.5
+ uses: actions/checkout@v4.1.6
23
with:
24
show-progress: false
25
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
.github/workflows/translations.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}
0 commit comments