Skip to content

Commit

Permalink
Bump guibranco/github-infisical-secrets-check-action from 1.1.14 to 1…
Browse files Browse the repository at this point in the history
….1.15 (#447)

* Bump guibranco/github-infisical-secrets-check-action

Bumps [guibranco/github-infisical-secrets-check-action](https://github.com/guibranco/github-infisical-secrets-check-action) from 1.1.14 to 1.1.15.
- [Release notes](https://github.com/guibranco/github-infisical-secrets-check-action/releases)
- [Commits](guibranco/github-infisical-secrets-check-action@v1.1.14...v1.1.15)

---
updated-dependencies:
- dependency-name: guibranco/github-infisical-secrets-check-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Version bump (CI)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: net-framework-updater[bot] <136581072+net-framework-updater[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 3bd6be3 commit 8842daa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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].14
uses: guibranco/[email protected].15
4 changes: 2 additions & 2 deletions Src/GHActionsCI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.956.1")]
[assembly: AssemblyFileVersion("1.0.956.1")]
[assembly: AssemblyVersion("1.0.957.1")]
[assembly: AssemblyFileVersion("1.0.957.1")]
2 changes: 1 addition & 1 deletion Src/GHActionsCI/Properties/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.956.1
1.0.957.1

0 comments on commit 8842daa

Please sign in to comment.