Skip to content

Commit

Permalink
Merge pull request #134 from twitter-base/renovate/snyk-release-notes…
Browse files Browse the repository at this point in the history
…-preview-1.x

chore(deps): update snyk/release-notes-preview action to v1.6.2
  • Loading branch information
dezren39 authored Feb 1, 2021
2 parents 648add0 + c220618 commit a3ae386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.preview-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
run: |
git fetch --prune --unshallow --tags
- name: Preview release notes (head=>base)
uses: snyk/[email protected].1
uses: snyk/[email protected].2
with:
releaseBranch: ${{ github.event.pull_request.head.ref }}
env:
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
run: |
git fetch --prune --unshallow --tags
- name: Preview release notes (head=>main)
uses: snyk/[email protected].1
uses: snyk/[email protected].2
with:
releaseBranch: main
env:
Expand Down

0 comments on commit a3ae386

Please sign in to comment.