-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update github actions automatically (#4510)
# Motivation In the last month I have had to make 8 PRs to update GitHub actions. Seven of those were simple bumps and could have been automated. One was a breaking change. Let's automate more of this boring work. # Changes - Configure Dependabot to make PRs to update GitHub actions. # Tests - I have added this same Dependabot configuration to one of my personal projects and it has worked as expected. # Todos - [x] Add entry to changelog (if necessary).
- Loading branch information
Showing
3 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,7 @@ SNS | |
NNS | ||
GIX | ||
Dapp | ||
Dependabot | ||
clippy | ||
dapp | ||
dockerfile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters