Skip to content

Commit

Permalink
ci: Drop unused authenticate-ghcr action (#5279)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis authored Dec 8, 2023
1 parent c1f1b71 commit 8fab9f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
19 changes: 0 additions & 19 deletions .github/actions/authenticate-ghcr/action.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ updates:
# through dependabot without explicitly setting their directory: https://github.com/dependabot/dependabot-core/issues/6704
# If you need to make a change to this file, ensure that you make a change to hack/github/dependabot.sh first
# That script assumes that the number of elements above this line is static and bases the append operation on it
- package-ecosystem: github-actions
directory: .github/actions/authenticate-ghcr
schedule:
interval: weekly
groups:
action-deps:
patterns:
- '*'
- package-ecosystem: github-actions
directory: .github/actions/commit-status/end
schedule:
Expand Down

0 comments on commit 8fab9f4

Please sign in to comment.