Skip to content

Commit bb04ae0

Browse files
authored
Merge pull request #208 from dendrograms/dependabot/github_actions/dot-github/workflows/actions-4c7e11fa20
Bump the actions group across 1 directory with 2 updates
2 parents 96e1ef8 + 2b31c12 commit bb04ae0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-changelog.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1818
with:
1919
ref: main
2020

@@ -26,7 +26,7 @@ jobs:
2626
path-to-changelog: CHANGES.md
2727

2828
- name: Commit updated CHANGELOG
29-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
29+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
3030
with:
3131
branch: main
3232
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)