Skip to content

Commit

Permalink
Bump FranzDiebold/github-env-vars-action from 2.1.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [FranzDiebold/github-env-vars-action](https://github.com/FranzDiebold/github-env-vars-action) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/FranzDiebold/github-env-vars-action/releases)
- [Commits](FranzDiebold/github-env-vars-action@v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: FranzDiebold/github-env-vars-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 28, 2021
1 parent 8b96cf3 commit 61fafe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

# Step 2 - Extract Environment Variables
- name: Extract Environment Variables
uses: FranzDiebold/github-env-vars-action@v2.1.0
uses: FranzDiebold/github-env-vars-action@v2.3.0

# Step 3 - Setup NodeJS
- name: Setup NodeJS
Expand Down

0 comments on commit 61fafe0

Please sign in to comment.