Skip to content

Commit

Permalink
Merge pull request #89 from xunleii/renovate/actions-checkout-2.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v2.4.2
  • Loading branch information
xunleii authored Apr 24, 2022
2 parents f11b035 + 4556c14 commit cde2007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Generate & push changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
with:
token: ${{ secrets.ALLOWED_GITHUB_TOKEN }}
- uses: heinrichreimer/github-changelog-generator-action@6f5b9494dd265d6fb7243a10c53dc0169c55f247 # renovate: tag=v2.3
Expand Down

0 comments on commit cde2007

Please sign in to comment.