diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8e15ddcd..df731360 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,10 @@ updates: - 'gnikit' reviewers: - 'gnikit' + + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'daily' + assignees: + - 'gnikit' diff --git a/CHANGELOG.md b/CHANGELOG.md index 2578a5e7..a9c2beb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added +- Added GitHub Actions environment to dependabot - Adds support for Intel (ifort) and LLVM (flang) compilers ([#291](https://github.com/krvajal/vscode-fortran-support/issues/291)) - Adds native support for the fortran-language-server (`fortls`) making