Skip to content

Commit

Permalink
Bump Project-Env/project-env-github-action from 1.3.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [Project-Env/project-env-github-action](https://github.com/project-env/project-env-github-action) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/project-env/project-env-github-action/releases)
- [Commits](Project-Env/project-env-github-action@v1.3.1...v1.5.0)

---
updated-dependencies:
- dependency-name: Project-Env/project-env-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 16a3b69 commit 127b1ed
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- uses: Project-Env/project-env-github-action@v1.3.1
- uses: Project-Env/project-env-github-action@v1.5.0
- uses: repolevedavaj/install-nsis@v1.0.0
with:
nsis-version: 3.08
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- uses: Project-Env/project-env-github-action@v1.3.1
- uses: Project-Env/project-env-github-action@v1.5.0
- uses: repolevedavaj/install-nsis@v1.0.0
with:
nsis-version: 3.08
Expand Down

0 comments on commit 127b1ed

Please sign in to comment.