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 b0177a4 commit e8e28d1Copy full SHA for e8e28d1
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
needs: test
29
runs-on: ubuntu-latest
30
steps:
31
- - uses: ridedott/[email protected].24
+ - uses: ridedott/[email protected].30
32
with:
33
GITHUB_LOGIN: 'dependabot[bot]'
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments