Skip to content

Commit

Permalink
Merge pull request #509 from aplpy/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions-33a38969be

Bump the actions group in /.github/workflows with 2 updates
  • Loading branch information
astrofrog authored Nov 14, 2024
2 parents 1169e06 + 2e3bfbd commit d82d4a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
ref: main

Expand All @@ -26,7 +26,7 @@ jobs:
path-to-changelog: CHANGES.md

- name: Commit updated Changelog
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: main
commit_message: Update CHANGELOG
Expand Down

0 comments on commit d82d4a0

Please sign in to comment.