From 0a22486966eb63be77bbaff27711230447658eb8 Mon Sep 17 00:00:00 2001 From: Dariusz Dwornikowski Date: Wed, 4 Dec 2019 08:30:51 +0100 Subject: [PATCH] Moved the action to the last position --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aaf82d..e833293 100644 --- a/README.md +++ b/README.md @@ -376,7 +376,6 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s ### External Services -- [Assume AWS role](https://github.com/nordcloud/aws-assume-role/) - [Use a Jenkinsfile](https://github.com/jonico/jenkinsfile-runner-github-actions) - [Configure a DNS Record on Cloudflare](https://github.com/xorilog/cloudflare-dns-action) - [Firebase](https://github.com/natemoo-re/action-firebase) @@ -387,6 +386,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [GitHub Action for Google Cloud Platform (GCP)](https://github.com/exelban/gcloud) - [Upload files to any OpenStack Swift service provider](https://github.com/iksaku/openstack-swift-action) - [GitHub Action for sending Stack Overflow posts to Slack](https://github.com/logankilpatrick/StackOverflowBot) +- [Assume AWS role](https://github.com/nordcloud/aws-assume-role/) ### Frontend Tools