Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent 776fe2a commit 0b0700d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
with:
clean: 'false'
fetch-depth: '0'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
env:
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
if: "'${{ steps.commit-message.outputs.message }}' == 'Automatically linting code'"
uses: planetscale/[email protected].38
uses: planetscale/[email protected].39
with:
commit_message: 'Automatically linting code'
repo: '${{ github.repository }}'
Expand Down

0 comments on commit 0b0700d

Please sign in to comment.