Update GitHub Action Versions (#145)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Gitbot Actions
2024-09-29 07:15:55 +01:00
committed by GitHub
parent c70870aae4
commit 9208b90aa7
9 changed files with 17 additions and 17 deletions

View File

@@ -13,13 +13,13 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Check out repository
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0
- name: Generate a changelog
uses: orhun/git-cliff-action@v4.1.0
uses: orhun/git-cliff-action@v4.3.0
with:
config: cliff.toml
args: --verbose