Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Jun 18, 2024
1 parent 018111d commit f6eddb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: 7mind/github-env@main
with:
java-version: 17
- uses: bitwarden/sm-action@v1.0.0
- uses: bitwarden/sm-action@v2
with:
access_token: ${{ secrets.TOKEN_BITWARDEN_SM }}
secrets: |
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
with:
java-enable: false
nuget-enable: true
- uses: bitwarden/sm-action@v1.0.0
- uses: bitwarden/sm-action@v2
with:
access_token: ${{ secrets.TOKEN_BITWARDEN_SM }}
secrets: |
Expand Down

0 comments on commit f6eddb7

Please sign in to comment.