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.
2 parents 7962148 + 081b67b commit de99df4Copy full SHA for de99df4
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @gnikit
.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
2
+updates:
3
+- package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily"
CHANGELOG.md
@@ -1,5 +1,11 @@
# CHANGELONG
+## 2.2.13
+
+### Added
7
+- Automated the update for GitHub Acions
8
9
## 2.2.12
10
11
### Added
0 commit comments