Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a694d98 commit dc40d82
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@19e2cb02d17162faaaa65a9c2d47726fb76add3b # v1.1.6
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@6955f98516ff63b945b445ecaeb3b5a4849be4cc # v1.1.7
if: (github.event.sender.login == 'kachick') || (github.event_name != 'pull_request')
with:
app_id: ${{ vars.APP_ID }}
Expand Down

0 comments on commit dc40d82

Please sign in to comment.