Skip to content

Commit

Permalink
Bump freckle/stack-action from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [freckle/stack-action](https://github.com/freckle/stack-action) from 4 to 5.
- [Commits](freckle/stack-action@v4.0.0...v5)

---
updated-dependencies:
- dependency-name: freckle/stack-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent a63c979 commit 58f5bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: generate
uses: freckle/stack-action/generate-matrix@v4
uses: freckle/stack-action/generate-matrix@v5
outputs:
stack-yamls: ${{ steps.generate.outputs.stack-yamls }}

Expand Down

0 comments on commit 58f5bcb

Please sign in to comment.