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 and pbrisbin committed Nov 19, 2024
1 parent b6167ac commit 04e7482
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 @@ -26,7 +26,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: freckle/stack-action@v4
- uses: freckle/stack-action@v5
with:
stack-yaml: ${{ matrix.stack-yaml }}

Expand Down

0 comments on commit 04e7482

Please sign in to comment.