We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001dcf6 commit c53bb84Copy full SHA for c53bb84
.github/dependabot.yml
@@ -0,0 +1,6 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
CHANGELOG.md
@@ -1,6 +1,7 @@
### 2.2.1 (Next)
* Your contribution here.
+* [#494](https://github.com/slack-ruby/slack-ruby-client/pull/494): Configure Dependabot to update GitHub Actions - [@olleolleolle](https://github.com/olleolleolle).
### 2.2.0 (2023/09/17)
7
0 commit comments