Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 7, 2023
1 parent 73c17b4 commit a9938c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Create a Release
uses: elgohr/Github-Release-Action@20230626184259
uses: elgohr/Github-Release-Action@20231005120738
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/git-cliff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Generate a changelog
uses: orhun/[email protected].0
uses: orhun/[email protected].1
id: git-cliff
with:
config: ./cliff.toml
Expand Down

0 comments on commit a9938c8

Please sign in to comment.