Compare commits

...

4 commits

Author SHA1 Message Date
Luís Ferreira
72a2497d97
Merge b0c2898622 into de65e23aa2 2025-06-21 23:13:13 +00:00
Ben De St Paer-Gotch
de65e23aa2
Merge pull request #712 from actions/nebuk89-patch-1
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 13s
Licensed / Check licenses (push) Failing after 1s
Update README.md
2025-06-17 12:09:38 +01:00
Ben De St Paer-Gotch
8747d8cd76
Update README.md 2025-06-16 10:11:27 +01:00
Luís Ferreira
b0c2898622
ci(dependabot): add configuration to update github-actions
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-29 19:05:42 +01:00
2 changed files with 25 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

View file

@ -68,6 +68,24 @@ There is also a new sub-action, `actions/upload-artifact/merge`. For more info,
For assistance with breaking changes, see [MIGRATION.md](docs/MIGRATION.md).
## Note
Thank you for your interest in this GitHub repo, however, right now we are not taking contributions.
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features were working on and what stage theyre in.
We are taking the following steps to better direct requests related to GitHub Actions, including:
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
3. Security Issues should be handled as per our [security.md](SECURITY.md).
We will still provide security updates for this project and fix major breaking changes during this time.
You are welcome to still raise bugs in this repo.
## Usage
### Inputs