Skip to content

Commit

Permalink
Bump mbg/actions from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [mbg/actions](https://github.com/mbg/actions) from 0.1.1 to 0.1.2.
- [Commits](mbg/actions@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: mbg/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent f10e7c8 commit 4347c1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: mbg/actions/stack/build@v0.1.1
- uses: mbg/actions/stack/build@v0.1.2
with:
resolver: ${{ matrix.resolver }}
upload-docs: true
2 changes: 1 addition & 1 deletion .github/workflows/stackage-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: mbg/actions/stack/nightly@v0.1.1
- uses: mbg/actions/stack/nightly@v0.1.2

0 comments on commit 4347c1d

Please sign in to comment.