Skip to content

Commit

Permalink
(maint) bumped version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Apr 27, 2021
1 parent 0ac97d5 commit 19b5e93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
runs-on: ubuntu-latest # linux, because this is a docker-action
steps:
- name: check/update cake dependencies
uses: nils-org/dependabot-cake-action@v1
uses: nils-org/dependabot-cake-action@v1.1.0
```

## Background
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ inputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/nils-org/dependabot-cake-action:1.1.0-GH-8.1'
image: 'docker://ghcr.io/nils-org/dependabot-cake-action:1.1.0
branding:
icon: 'package'
color: 'orange'

0 comments on commit 19b5e93

Please sign in to comment.