Skip to content

Commit

Permalink
Node20 updates: catalog add-and-commit, dotnet upload-release-asset
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Jan 30, 2024
1 parent 05edadf commit 008b601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Upload Release Asset (x64)
if: success() && env.CREATE_RELEASE == 'True'
id: upload-release-asset-x64
uses: keyfactor/upload-release-asset@ab#54101-node20-update
uses: keyfactor/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.token }}

- uses: Keyfactor/add-and-commit@v9.1.3
- uses: Keyfactor/add-and-commit@v9.1.4
with:
author_name: 'Keyfactor'
author_email: 'keyfactor@keyfactor.github.io'
Expand Down

0 comments on commit 008b601

Please sign in to comment.