Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent eb68b98 commit b015ee5
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@236e552774af3d967d888e24ce9834a5b424c2c7 # v1.1.3
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@19e2cb02d17162faaaa65a9c2d47726fb76add3b # v1.1.6
with:
app_id: ${{ vars.APP_ID }}
dry-run: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit b015ee5

Please sign in to comment.