Skip to content

Commit

Permalink
Bump kachick/selfup from 1.1.7 to 1.1.8
Browse files Browse the repository at this point in the history
Bumps [kachick/selfup](https://github.com/kachick/selfup) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/kachick/selfup/releases)
- [Changelog](https://github.com/kachick/selfup/blob/main/.goreleaser.yaml)
- [Commits](kachick/selfup@6955f98...ecb1588)

---
updated-dependencies:
- dependency-name: kachick/selfup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 73c8146 commit adaf963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-flake-lock-and-selfup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
bump:
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@6955f98516ff63b945b445ecaeb3b5a4849be4cc # v1.1.7
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@ecb158813e7ade0a2e9b88b186460d052a906f20 # v1.1.8
with:
app_id: ${{ vars.APP_ID }}
dry-run: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit adaf963

Please sign in to comment.