Skip to content

Commit

Permalink
Update appveyor.yml (#569)
Browse files Browse the repository at this point in the history
* Update appveyor.yml

* Update infisical-secrets-check.yml

* Update deep-source.yml
  • Loading branch information
guibranco authored Oct 12, 2024
1 parent ba5f334 commit 4d3e0d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deep-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: '7.0.x'
dotnet-version: '8.0.x'

- name: Build and analyze
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
fetch-depth: 0

- name: Infisical secrets check
uses: guibranco/[email protected].7
uses: guibranco/[email protected].10

0 comments on commit 4d3e0d5

Please sign in to comment.