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 f457660 commit 1c6028cCopy full SHA for 1c6028c
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
steps:
14
- - uses: actions/[email protected].4
+ - uses: actions/[email protected].5
15
- uses: olafurpg/setup-scala@v13
16
with:
17
# TODO https://github.com/scalikejdbc/scalikejdbc-async/issues/162
.github/workflows/rebase.yml
@@ -14,7 +14,7 @@ jobs:
app_id: 89631
private_key: ${{ secrets.SCALIKEJDBC_BOT_KEY }}
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v2.3.5
18
19
fetch-depth: 0
20
token: ${{ steps.generate_token.outputs.token }}
0 commit comments