Skip to content

Commit

Permalink
chore: remove dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Cornick <mark@markcornick.com>
  • Loading branch information
mcornick committed Apr 13, 2024
1 parent 6dc3258 commit 73e20c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
digest: ${{ steps.digest.outputs.digest }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # ratchet:actions/checkout@v4.1.2
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git fetch --force --tags
Expand Down

0 comments on commit 73e20c1

Please sign in to comment.