Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Releases: Skarlso/dependabot-bundler

v0.0.17

Choose a tag to compare

@github-actions github-actions released this 25 May 05:05
f0e04b6

Add go mod tidy after an update

This release adds a fix for running go mod tidy after an update to get things right in the mod file.

v0.0.16

Choose a tag to compare

@github-actions github-actions released this 07 Mar 08:45

Fix using in in the title of dependabot PRs

This release fixes checking the word in in the title of a dependabot PR.

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:44

Add commit signing

The main CLI now supports commit signing!

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 13 Feb 08:15

Update Readme

Updated the README to include GitHub Action sample.

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 13 Feb 07:53

Added missing metadata to Dockerfile

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 13 Feb 07:34

Added Dependabot GitHub action

This release adds a GitHub action to use DependaBot directly with.

Publish To Github Marketplace

Choose a tag to compare

@Skarlso Skarlso released this 13 Feb 08:07
github-action

Trying rename

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 07 Jun 10:11

Fix comment in yaml and an extended Description

The regex extracting the description was way to lax and it brought with it
more than it should have. That has been fixed.

Also, if the YAML line with the using: contained a trailing comment that
messed with the length check for the SHA comparison.

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 24 May 19:37

Clean up after bundler

  • Fix cleaning up after bundler. Local changes to all changed files ( and only the changed files )
    will be reverted to original state.
  • Internal change: Added a runner abstraction, so I can unit test command runners.

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 24 May 04:57

Fixing go-releaser

This releaser just fixes the go-releaser action to use go 1.18.