Skip to content

Commit

Permalink
ci: Bump NMSAccess to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
PeyaPeyaPeyang committed Aug 19, 2024
1 parent 7c013c8 commit e73a408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-scenamatica.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
maven-version: 3.8.2
- name: Deploy NMS
uses: TeamKun/NMSAccess@v1
uses: TeamKun/NMSAccess@v2
with:
github-token: ${{ secrets.GH_PAT }}
versions: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
languages: java
- name: Deploy NMS
uses: TeamKun/NMSAccess@v1
uses: TeamKun/NMSAccess@v2
with:
github-token: ${{ secrets.GH_PAT }}
versions: |
Expand Down

0 comments on commit e73a408

Please sign in to comment.