Skip to content

Commit

Permalink
🌱 Bump UnlyEd/github-action-store-variable
Browse files Browse the repository at this point in the history
Bumps [UnlyEd/github-action-store-variable](https://github.com/unlyed/github-action-store-variable) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/unlyed/github-action-store-variable/releases)
- [Changelog](https://github.com/UnlyEd/github-action-store-variable/blob/main/CHANGELOG.md)
- [Commits](UnlyEd/github-action-store-variable@v3.0.15...v3.0.16)

---
updated-dependencies:
- dependency-name: UnlyEd/github-action-store-variable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent e1770e1 commit 6fee354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: Export Variables for FlankScripts
if: ${{ always() }}
uses: UnlyEd/github-action-store-variable@v3.0.15
uses: UnlyEd/github-action-store-variable@v3.0.16
with:
variables: |
${{ runner.os }}=${{ job.status }}
Expand All @@ -101,7 +101,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Import variable
uses: UnlyEd/github-action-store-variable@v3.0.15
uses: UnlyEd/github-action-store-variable@v3.0.16
with:
delimiter: ','
variables: |
Expand Down

0 comments on commit 6fee354

Please # to comment.