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 5038412 commit dc77b48Copy full SHA for dc77b48
.github/workflows/release-notes.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
15
- run: |
16
git fetch --prune --unshallow --tags
17
- uses: snyk/[email protected]
0 commit comments