Commit Graph

8 Commits

Author SHA1 Message Date
Sighery
4570ff381b
Add Action for new GitHub CodeQL analysis 2020-10-02 09:01:08 +02:00
Sighery
023a8ba939 Switch to native Dependabot
Previously Dependabot was a third-party service. Now that Dependabot
has been bought by GitHub, it's being integrated into GitHub itself as
a native service. To make use of the native version, the configuration
changes slightly, and it goes under a new directory.
2020-08-12 03:22:45 +02:00
dependabot-preview[bot]
e57854683b Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 10:21:20 +02:00
dependabot-preview[bot]
797513210f Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 08:10:49 +02:00
Sighery
4cbecbf44d Dependabot: Update GitHub Actions 2020-05-17 23:50:06 +02:00
Sighery
dfc29cba51 Store and export the valid Priority values
This will be useful later on for validation purposes in the Terraform
provider plugin.
2020-05-10 18:16:19 +02:00
Sighery
557201c48a Store and export the valid TTL values
This will be useful later on for validation purposes in the Terraform
provider plugin.
2020-05-09 00:36:36 +02:00
Sighery
ad529187f5 Initial commit 2020-05-07 11:31:10 +02:00