Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Bump kachick/selfup from 1.1.3 to 1.1.6
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@v1.1.3...v1.1.6)

---
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 Oct 21, 2024
1 parent 281dd2a commit de72c53
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@v1.1.3
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@v1.1.6
with:
app_id: ${{ vars.APP_ID }}
dry-run: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit de72c53

Please sign in to comment.