Skip to content

chore: use node16 for actions - #24540

Merged
myarb merged 6 commits into
github:mainfrom
WaterLemons2k:node16
Apr 20, 2023
Merged

chore: use node16 for actions#24540
myarb merged 6 commits into
github:mainfrom
WaterLemons2k:node16

Conversation

@WaterLemons2k

@WaterLemons2kWaterLemons2k commented Mar 18, 2023

Copy link
Copy Markdown
Contributor

Why:

There're some actions that still using node12, update these actions to node16.

Closes#24539

What's being changed (if available, include any code snippets, screenshots, or gifs):

Any actions changed in this PR will use node16.

Check off the following:

  • I have reviewed my changes in staging (look for the "Automatically generated comment" and click the links in the "Preview" column to view your latest changes).
  • For content changes, I have completed the self-review checklist.

There are some yaml and markdown file actions that still using `node12`,
update these actions to `node16`.
@WaterLemons2k
WaterLemons2k requested a review from a team as a code ownerMarch 18, 2023 08:30
@welcome

welcomeBot commented Mar 18, 2023

Copy link
Copy Markdown

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actionsgithub-actionsBot added the triage Do not begin working on this issue until triaged by the team label Mar 18, 2023
@github-actions

github-actionsBot commented Mar 18, 2023

Copy link
Copy Markdown
Contributor

Automatically generated comment ℹ️

This comment is automatically generated and will be overwritten every time changes are committed to this branch.

The table contains an overview of files in the content directory that have been changed in this pull request. It's provided to make it easy to review your changes on the staging site. Please note that changes to the data directory will not show up in this table.


Content directory changes

You may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.

SourcePreviewProductionWhat Changed
actions/automating-builds-and-tests/building-and-testing-java-with-gradle.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/automating-builds-and-tests/building-and-testing-nodejs.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/automating-builds-and-tests/building-and-testing-ruby.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/automating-builds-and-tests/building-and-testing-swift.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/creating-actions/about-custom-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/creating-actions/creating-a-javascript-action.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/creating-actions/metadata-syntax-for-github-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-amazon-elastic-container-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-docker-to-azure-app-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-java-to-azure-app-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-net-to-azure-app-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-nodejs-to-azure-app-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-php-to-azure-app-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-python-to-azure-app-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deploying-to-azure-kubernetes-service.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/deployment/deploying-to-your-cloud-provider/deploying-to-google-kubernetes-engine.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/examples/using-the-github-cli-on-a-runner.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/learn-github-actions/expressions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/learn-github-actions/finding-and-customizing-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/managing-issues-and-pull-requests/commenting-on-an-issue-when-a-label-is-added.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/managing-issues-and-pull-requests/moving-assigned-issues-on-project-boards.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/managing-issues-and-pull-requests/scheduling-issue-creation.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/migrating-to-github-actions/manual-migrations/migrating-from-circleci-to-github-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/publishing-packages/publishing-docker-images.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/publishing-packages/publishing-java-packages-with-gradle.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
actions/using-workflows/workflow-syntax-for-github-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions.mdfpt
ghec
ghes
fpt
ghec
ghes
packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae
packages/working-with-a-github-packages-registry/working-with-the-container-registry.mdfpt
ghec
ghes@ 3.83.73.63.5
fpt
ghec
ghes@ 3.83.73.63.5
rest/quickstart.mdfpt
ghec
ghes@ 3.83.73.63.53.4
ghae
fpt
ghec
ghes@ 3.83.73.63.53.4
ghae

fpt: Free, Pro, Team
ghec: GitHub Enterprise Cloud
ghes: GitHub Enterprise Server
ghae: GitHub AE

@cmwilson21

Copy link
Copy Markdown
Contributor

@WaterLemons2k Thank you for opening a PR and linking it to your issue! ✨

I'll get this triaged for review! ⚡

@cmwilson21cmwilson21 added content This issue or pull request belongs to the Docs Content team actions This issue or pull request should be reviewed by the docs actions team waiting for review Issue/PR is waiting for a writer's review and removed triage Do not begin working on this issue until triaged by the team labels Mar 20, 2023
@mchammer01
mchammer01 self-requested a review March 21, 2023 15:45
@mchammer01

Copy link
Copy Markdown
Contributor

@WaterLemons2k - thanks for improving our docs ✨

I have asked the relevant team to check that these changes are correct, and I am wondering if we should use a variable for all these instances.
I'll update you once I know more. Thanks for your patience.

@Link-

Link- commented Mar 29, 2023

Copy link
Copy Markdown
Member

Verification

Using a little bit of bash scripting and the handy gh cli:

#!/bin/bashset -e
CHANGED_ACTIONS="$(git --no-pager diff main...HEAD --diff-filter=M | grep -oE '^[+]\s*[-]*\s*uses:\s*?([A-Za-z\-]*)/([A-Za-z0-9\-]*)@([0-9a-z.]*)'| grep -oE '([A-Za-z\-]*)/([A-Za-z0-9\-]*)@([0-9a-z.]*)')"# Create a markdown tableecho"| Verified | Action | Version | SHA | Commit Message | URL | Actions YAML |"echo"| -------- | ------ | ------- | --- | -------------- | --- | ------------ |"# Loop over the changed actionsforACTIONin$CHANGED_ACTIONS;do# Get the action name and version
ACTION_NAME="$(echo $ACTION| cut -d'@' -f1)"
ACTION_VERSION="$(echo $ACTION| cut -d'@' -f2)"# Get the SHA, commit message (first line only!) and URL for the action version
ACTION_METADATA=$(gh api -X GET "repos/$ACTION_NAME/commits/$ACTION_VERSION"| jq -r '.sha + " | " + (.commit.message | split("\n")[0]) + " | " + .html_url')
ACTIONS_YAML="https://raw.githubusercontent.com/$ACTION_NAME/$ACTION_VERSION/action.yml"
RUNS_USING="$(curl -s $ACTIONS_YAML| yq '.runs.using')"
VERIFIED=""if [ "$RUNS_USING"=="node16" ];then
VERIFIED=""fiecho"| $VERIFIED | $ACTION_NAME | $ACTION_VERSION | $ACTION_METADATA | $ACTIONS_YAML |"done

We get this:

VerifiedActionVersionSHACommit MessageURLActions YAML
gradle/wrapper-validation-action094d8354f0cc239ee6a315e3331528fbc2008041094d8354f0cc239ee6a315e3331528fbc2008041fix: bump up nodejs to v16gradle/wrapper-validation-action@094d835https://raw.githubusercontent.com/gradle/wrapper-validation-action/094d8354f0cc239ee6a315e3331528fbc2008041/action.yml
gradle/wrapper-validation-action094d8354f0cc239ee6a315e3331528fbc2008041094d8354f0cc239ee6a315e3331528fbc2008041fix: bump up nodejs to v16gradle/wrapper-validation-action@094d835https://raw.githubusercontent.com/gradle/wrapper-validation-action/094d8354f0cc239ee6a315e3331528fbc2008041/action.yml
gradle/wrapper-validation-action094d8354f0cc239ee6a315e3331528fbc2008041094d8354f0cc239ee6a315e3331528fbc2008041fix: bump up nodejs to v16gradle/wrapper-validation-action@094d835https://raw.githubusercontent.com/gradle/wrapper-validation-action/094d8354f0cc239ee6a315e3331528fbc2008041/action.yml
pnpm/action-setupf4129fb46eaadbab36b5be281b768dfef049df0df4129fb46eaadbab36b5be281b768dfef049df0dfixpnpm/action-setup@f4129fbhttps://raw.githubusercontent.com/pnpm/action-setup/f4129fb46eaadbab36b5be281b768dfef049df0d/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
ruby/setup-rubye92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/ruby/setup-ruby/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
fwal/setup-swift3e6392c1f6b2f871d06177eb5721e3eafcc405ac3e6392c1f6b2f871d06177eb5721e3eafcc405acBREAKING: Bump Node to 16swift-actions/setup-swift@3e6392chttps://raw.githubusercontent.com/fwal/setup-swift/3e6392c1f6b2f871d06177eb5721e3eafcc405ac/action.yml
fwal/setup-swift3e6392c1f6b2f871d06177eb5721e3eafcc405ac3e6392c1f6b2f871d06177eb5721e3eafcc405acBREAKING: Bump Node to 16swift-actions/setup-swift@3e6392chttps://raw.githubusercontent.com/fwal/setup-swift/3e6392c1f6b2f871d06177eb5721e3eafcc405ac/action.yml
fwal/setup-swift3e6392c1f6b2f871d06177eb5721e3eafcc405ac3e6392c1f6b2f871d06177eb5721e3eafcc405acBREAKING: Bump Node to 16swift-actions/setup-swift@3e6392chttps://raw.githubusercontent.com/fwal/setup-swift/3e6392c1f6b2f871d06177eb5721e3eafcc405ac/action.yml
actions/javascript-action571a71ff01be3802e62f5470d0c062c03ca0ee96571a71ff01be3802e62f5470d0c062c03ca0ee96update to node16actions/javascript-action@571a71fhttps://raw.githubusercontent.com/actions/javascript-action/571a71ff01be3802e62f5470d0c062c03ca0ee96/action.yml
actions/hello-world-javascript-actiona8dd2c1169d0de038bb630cf188c6a66d3dcecd6a8dd2c1169d0de038bb630cf188c6a66d3dcecd6Update packages, change to node16actions/hello-world-javascript-action@a8dd2c1https://raw.githubusercontent.com/actions/hello-world-javascript-action/a8dd2c1169d0de038bb630cf188c6a66d3dcecd6/action.yml
actions/checkout93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc893ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8Prepare release v3.1.0 (#940)actions/checkout@93ea575https://raw.githubusercontent.com/actions/checkout/93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8/action.yml
aws-actions/configure-aws-credentialse1e17a757e536f70e52b5a12b2e8d1d1c60e04efe1e17a757e536f70e52b5a12b2e8d1d1c60e04efVersion 2 release (#685)aws-actions/configure-aws-credentials@e1e17a7https://raw.githubusercontent.com/aws-actions/configure-aws-credentials/e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef/action.yml
aws-actions/amazon-ecr-login29516697cce506511bbd2ab14eec27dcfb5626b929516697cce506511bbd2ab14eec27dcfb5626b9chore: upgrade to use nodejs v16aws-actions/amazon-ecr-login@2951669https://raw.githubusercontent.com/aws-actions/amazon-ecr-login/29516697cce506511bbd2ab14eec27dcfb5626b9/action.yml
aws-actions/amazon-ecs-render-task-definition9b7abdaa04efe589b07b5bd9a2ec44a58bb250339b7abdaa04efe589b07b5bd9a2ec44a58bb25033chore: update nodejs to 16 (#199)aws-actions/amazon-ecs-render-task-definition@9b7abdahttps://raw.githubusercontent.com/aws-actions/amazon-ecs-render-task-definition/9b7abdaa04efe589b07b5bd9a2ec44a58bb25033/action.yml
aws-actions/amazon-ecs-deploy-task-definition293653f66dbfdd066c22b7d2c0c96454a7612d50293653f66dbfdd066c22b7d2c0c96454a7612d50chore: update action runtime to node16 (#392)aws-actions/amazon-ecs-deploy-task-definition@293653fhttps://raw.githubusercontent.com/aws-actions/amazon-ecs-deploy-task-definition/293653f66dbfdd066c22b7d2c0c96454a7612d50/action.yml
docker/setup-buildx-actionv24b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8cMerge pull request #216 from awendland/patch-1docker/setup-buildx-action@4b4e9c3https://raw.githubusercontent.com/docker/setup-buildx-action/v2/action.yml
docker/login-actionv2f4ef78c080cd8ba55a85445d5b36e214a81df20aMerge pull request #299 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-public-3.186.0docker/login-action@f4ef78chttps://raw.githubusercontent.com/docker/login-action/v2/action.yml
docker/build-push-actionv31104d471370f9806843c095c1db02b5a90c5f8b6Merge pull request #781 from crazy-max/disable-provenancedocker/build-push-action@1104d47https://raw.githubusercontent.com/docker/build-push-action/v3/action.yml
azure/webapps-deploy8adc03fc9203eeb3a32ae41f516e56ed3e306da18adc03fc9203eeb3a32ae41f516e56ed3e306da1Added node version 16 in action.yml at line no.35 (#264)Azure/webapps-deploy@8adc03fhttps://raw.githubusercontent.com/azure/webapps-deploy/8adc03fc9203eeb3a32ae41f516e56ed3e306da1/action.yml
azure/webapps-deploy8adc03fc9203eeb3a32ae41f516e56ed3e306da18adc03fc9203eeb3a32ae41f516e56ed3e306da1Added node version 16 in action.yml at line no.35 (#264)Azure/webapps-deploy@8adc03fhttps://raw.githubusercontent.com/azure/webapps-deploy/8adc03fc9203eeb3a32ae41f516e56ed3e306da1/action.yml
azure/webapps-deploy8adc03fc9203eeb3a32ae41f516e56ed3e306da18adc03fc9203eeb3a32ae41f516e56ed3e306da1Added node version 16 in action.yml at line no.35 (#264)Azure/webapps-deploy@8adc03fhttps://raw.githubusercontent.com/azure/webapps-deploy/8adc03fc9203eeb3a32ae41f516e56ed3e306da1/action.yml
azure/webapps-deploy8adc03fc9203eeb3a32ae41f516e56ed3e306da18adc03fc9203eeb3a32ae41f516e56ed3e306da1Added node version 16 in action.yml at line no.35 (#264)Azure/webapps-deploy@8adc03fhttps://raw.githubusercontent.com/azure/webapps-deploy/8adc03fc9203eeb3a32ae41f516e56ed3e306da1/action.yml
andstor/file-existence-actionv220b4d2e596410855db8f9ca21e96fbe18e12930bCorrect input nameandstor/file-existence-action@20b4d2ehttps://raw.githubusercontent.com/andstor/file-existence-action/v2/action.yml
azure/webapps-deploy8adc03fc9203eeb3a32ae41f516e56ed3e306da18adc03fc9203eeb3a32ae41f516e56ed3e306da1Added node version 16 in action.yml at line no.35 (#264)Azure/webapps-deploy@8adc03fhttps://raw.githubusercontent.com/azure/webapps-deploy/8adc03fc9203eeb3a32ae41f516e56ed3e306da1/action.yml
azure/webapps-deploy8adc03fc9203eeb3a32ae41f516e56ed3e306da18adc03fc9203eeb3a32ae41f516e56ed3e306da1Added node version 16 in action.yml at line no.35 (#264)Azure/webapps-deploy@8adc03fhttps://raw.githubusercontent.com/azure/webapps-deploy/8adc03fc9203eeb3a32ae41f516e56ed3e306da1/action.yml
azure/login14a755a4e2fd6dff25794233def4f2cf3f86695514a755a4e2fd6dff25794233def4f2cf3f866955Id token errormsg (#234)Azure/login@14a755ahttps://raw.githubusercontent.com/azure/login/14a755a4e2fd6dff25794233def4f2cf3f866955/action.yml
azure/CLI61bb69d64d613b52663984bf12d6bac8fd7b3cc861bb69d64d613b52663984bf12d6bac8fd7b3cc8Add changesAzure/cli@61bb69dhttps://raw.githubusercontent.com/azure/CLI/61bb69d64d613b52663984bf12d6bac8fd7b3cc8/action.yml
azure/aks-set-context4d245b6708f53b68f9decf5e1dc98e9753017daf4d245b6708f53b68f9decf5e1dc98e9753017dafCode consistency using prettier (#73)Azure/aks-set-context@4d245b6https://raw.githubusercontent.com/azure/aks-set-context/4d245b6708f53b68f9decf5e1dc98e9753017daf/action.yml
azure/k8s-bake83c5bf7343d6ba148f927433db8307a99258861483c5bf7343d6ba148f927433db8307a992588614Vidya reddy/prettier code (#62)Azure/k8s-bake@83c5bf7https://raw.githubusercontent.com/azure/k8s-bake/83c5bf7343d6ba148f927433db8307a992588614/action.yml
Azure/k8s-deploydcd9bc6b1acbf6dd5c1acbaaed835c0cac33e4f3dcd9bc6b1acbf6dd5c1acbaaed835c0cac33e4f3Vidya reddy/prettier code (#203)Azure/k8s-deploy@dcd9bc6https://raw.githubusercontent.com/Azure/k8s-deploy/dcd9bc6b1acbf6dd5c1acbaaed835c0cac33e4f3/action.yml
google-github-actions/setup-gcloudc66a06cb89c6c4ceab6ae8cb679bc07b689c243dc66a06cb89c6c4ceab6ae8cb679bc07b689c243dfeat: switch to node16 (#524)google-github-actions/setup-gcloud@c66a06chttps://raw.githubusercontent.com/google-github-actions/setup-gcloud/c66a06cb89c6c4ceab6ae8cb679bc07b689c243d/action.yml
google-github-actions/get-gke-credentialsb044f8a93871e4b36b15adb52cec9b9cda4c5f3fb044f8a93871e4b36b15adb52cec9b9cda4c5f3fchore!: require Node 16 (#215)google-github-actions/get-gke-credentials@b044f8ahttps://raw.githubusercontent.com/google-github-actions/get-gke-credentials/b044f8a93871e4b36b15adb52cec9b9cda4c5f3f/action.yml
peter-evans/create-issue-from-file433e51abf769039ee20ba1293a088ca19d573b7f433e51abf769039ee20ba1293a088ca19d573b7fMerge pull request #623 from peter-evans/update-distributionpeter-evans/create-issue-from-file@433e51ahttps://raw.githubusercontent.com/peter-evans/create-issue-from-file/433e51abf769039ee20ba1293a088ca19d573b7f/action.yml
peter-evans/create-issue-from-file433e51abf769039ee20ba1293a088ca19d573b7f433e51abf769039ee20ba1293a088ca19d573b7fMerge pull request #623 from peter-evans/update-distributionpeter-evans/create-issue-from-file@433e51ahttps://raw.githubusercontent.com/peter-evans/create-issue-from-file/433e51abf769039ee20ba1293a088ca19d573b7f/action.yml
actions/hello-world-javascript-actiona8dd2c1169d0de038bb630cf188c6a66d3dcecd6a8dd2c1169d0de038bb630cf188c6a66d3dcecd6Update packages, change to node16actions/hello-world-javascript-action@a8dd2c1https://raw.githubusercontent.com/actions/hello-world-javascript-action/a8dd2c1169d0de038bb630cf188c6a66d3dcecd6/action.yml
actions/javascript-action571a71ff01be3802e62f5470d0c062c03ca0ee96571a71ff01be3802e62f5470d0c062c03ca0ee96update to node16actions/javascript-action@571a71fhttps://raw.githubusercontent.com/actions/javascript-action/571a71ff01be3802e62f5470d0c062c03ca0ee96/action.yml
peter-evans/create-or-update-comment67dcc547d311b736a8e6c5c236542148a47adc3d67dcc547d311b736a8e6c5c236542148a47adc3dBump eslint from 8.32.0 to 8.33.0 (#147)peter-evans/create-or-update-comment@67dcc54https://raw.githubusercontent.com/peter-evans/create-or-update-comment/67dcc547d311b736a8e6c5c236542148a47adc3d/action.yml
alex-page/github-project-automation-plus1f8873e97e3c8f58161a323b7c568c1f623a1c4d1f8873e97e3c8f58161a323b7c568c1f623a1c4dUse Node.js 16 as the action runtime (#83)alex-page/github-project-automation-plus@1f8873ehttps://raw.githubusercontent.com/alex-page/github-project-automation-plus/1f8873e97e3c8f58161a323b7c568c1f623a1c4d/action.yml
imjohnbo/issue-bot4c86f3182f738efa1a0a7fec4df114ac21c4b7b14c86f3182f738efa1a0a7fec4df114ac21c4b7b1Update action.ymlimjohnbo/issue-bot@4c86f31https://raw.githubusercontent.com/imjohnbo/issue-bot/4c86f3182f738efa1a0a7fec4df114ac21c4b7b1/action.yml
eregon/use-ruby-actione92b7971f0f3a08d2cf29cceb1d82d4c704a2a78e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78Update Node.js from v12 to v16ruby/setup-ruby@e92b797https://raw.githubusercontent.com/eregon/use-ruby-action/e92b7971f0f3a08d2cf29cceb1d82d4c704a2a78/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/metadata-action5edf56f2c486f342f4319e9c0a1a79d59a4745165edf56f2c486f342f4319e9c0a1a79d59a474516Node 16 as default runtimedocker/metadata-action@5edf56fhttps://raw.githubusercontent.com/docker/metadata-action/5edf56f2c486f342f4319e9c0a1a79d59a474516/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/metadata-action5edf56f2c486f342f4319e9c0a1a79d59a4745165edf56f2c486f342f4319e9c0a1a79d59a474516Node 16 as default runtimedocker/metadata-action@5edf56fhttps://raw.githubusercontent.com/docker/metadata-action/5edf56f2c486f342f4319e9c0a1a79d59a474516/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml
gradle/wrapper-validation-action094d8354f0cc239ee6a315e3331528fbc2008041094d8354f0cc239ee6a315e3331528fbc2008041fix: bump up nodejs to v16gradle/wrapper-validation-action@094d835https://raw.githubusercontent.com/gradle/wrapper-validation-action/094d8354f0cc239ee6a315e3331528fbc2008041/action.yml
gradle/wrapper-validation-action094d8354f0cc239ee6a315e3331528fbc2008041094d8354f0cc239ee6a315e3331528fbc2008041fix: bump up nodejs to v16gradle/wrapper-validation-action@094d835https://raw.githubusercontent.com/gradle/wrapper-validation-action/094d8354f0cc239ee6a315e3331528fbc2008041/action.yml
gradle/wrapper-validation-action094d8354f0cc239ee6a315e3331528fbc2008041094d8354f0cc239ee6a315e3331528fbc2008041fix: bump up nodejs to v16gradle/wrapper-validation-action@094d835https://raw.githubusercontent.com/gradle/wrapper-validation-action/094d8354f0cc239ee6a315e3331528fbc2008041/action.yml
actions/checkout93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc893ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8Prepare release v3.1.0 (#940)actions/checkout@93ea575https://raw.githubusercontent.com/actions/checkout/93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8/action.yml
docker/login-actionv2f4ef78c080cd8ba55a85445d5b36e214a81df20aMerge pull request #299 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-public-3.186.0docker/login-action@f4ef78chttps://raw.githubusercontent.com/docker/login-action/v2/action.yml
tibdex/github-app-tokencd81e4cb40c3672f41b30a21758d6298e821691bcd81e4cb40c3672f41b30a21758d6298e821691bSwitch to Node.js 16 (#30)tibdex/github-app-token@cd81e4chttps://raw.githubusercontent.com/tibdex/github-app-token/cd81e4cb40c3672f41b30a21758d6298e821691b/action.yml
tibdex/github-app-tokencd81e4cb40c3672f41b30a21758d6298e821691bcd81e4cb40c3672f41b30a21758d6298e821691bSwitch to Node.js 16 (#30)tibdex/github-app-token@cd81e4chttps://raw.githubusercontent.com/tibdex/github-app-token/cd81e4cb40c3672f41b30a21758d6298e821691b/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/metadata-action5edf56f2c486f342f4319e9c0a1a79d59a4745165edf56f2c486f342f4319e9c0a1a79d59a474516Node 16 as default runtimedocker/metadata-action@5edf56fhttps://raw.githubusercontent.com/docker/metadata-action/5edf56f2c486f342f4319e9c0a1a79d59a474516/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml
tibdex/github-app-tokencd81e4cb40c3672f41b30a21758d6298e821691bcd81e4cb40c3672f41b30a21758d6298e821691bSwitch to Node.js 16 (#30)tibdex/github-app-token@cd81e4chttps://raw.githubusercontent.com/tibdex/github-app-token/cd81e4cb40c3672f41b30a21758d6298e821691b/action.yml
tibdex/github-app-tokencd81e4cb40c3672f41b30a21758d6298e821691bcd81e4cb40c3672f41b30a21758d6298e821691bSwitch to Node.js 16 (#30)tibdex/github-app-token@cd81e4chttps://raw.githubusercontent.com/tibdex/github-app-token/cd81e4cb40c3672f41b30a21758d6298e821691b/action.yml
tibdex/github-app-tokencd81e4cb40c3672f41b30a21758d6298e821691bcd81e4cb40c3672f41b30a21758d6298e821691bSwitch to Node.js 16 (#30)tibdex/github-app-token@cd81e4chttps://raw.githubusercontent.com/tibdex/github-app-token/cd81e4cb40c3672f41b30a21758d6298e821691b/action.yml
google-github-actions/setup-gcloudc66a06cb89c6c4ceab6ae8cb679bc07b689c243dc66a06cb89c6c4ceab6ae8cb679bc07b689c243dfeat: switch to node16 (#524)google-github-actions/setup-gcloud@c66a06chttps://raw.githubusercontent.com/google-github-actions/setup-gcloud/c66a06cb89c6c4ceab6ae8cb679bc07b689c243d/action.yml
google-github-actions/setup-gcloudc66a06cb89c6c4ceab6ae8cb679bc07b689c243dc66a06cb89c6c4ceab6ae8cb679bc07b689c243dfeat: switch to node16 (#524)google-github-actions/setup-gcloud@c66a06chttps://raw.githubusercontent.com/google-github-actions/setup-gcloud/c66a06cb89c6c4ceab6ae8cb679bc07b689c243d/action.yml
docker/login-actionb61a9ce7bd93239c435d3a7e3d6fe56020bf38c3b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3Node 16 as default runtimedocker/login-action@b61a9cehttps://raw.githubusercontent.com/docker/login-action/b61a9ce7bd93239c435d3a7e3d6fe56020bf38c3/action.yml
docker/metadata-action5edf56f2c486f342f4319e9c0a1a79d59a4745165edf56f2c486f342f4319e9c0a1a79d59a474516Node 16 as default runtimedocker/metadata-action@5edf56fhttps://raw.githubusercontent.com/docker/metadata-action/5edf56f2c486f342f4319e9c0a1a79d59a474516/action.yml
docker/build-push-action3b5e8027fcad23fda98b2e3ac259d8d67585f6713b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/3b5e8027fcad23fda98b2e3ac259d8d67585f671/action.yml

Edit:
The ones verified are good to go ✅ . The ones that don't have a [ ] need to manually inspected as the commit referenced doesn't show the runtime change from node12 to node16 (it could have been done in a previous commit though).

I updated the script to check and parse the value of the actions.yaml file in each of those actions. They're all verified as using the recommended version.

@WaterLemons2k

Copy link
Copy Markdown
ContributorAuthor

The ones verified are good to go ✅ . The ones that don't have a [ ] need to manually inspected as the commit referenced doesn't show the runtime change from node12 to node16 (it could have been done in a previous commit though).

These commits didn't show the runtime change from node12 to node16 because some actions already have commits using node16 being used (e.g. actions/checkout) or use tags (e.g. docker/setup-buildx-action).

@Link-

Link- commented Mar 29, 2023

Copy link
Copy Markdown
Member

Yep thank you @WaterLemons2k 🙏 my comment was for my team so that we make sure to do another manual verification for those.

Also, since we're updating the versions, we might as well upgrade to the latest.

@mchammer01
mchammer01 removed their request for review March 31, 2023 12:23

@ethanpalmethanpalm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼 from @github/docs-content-strategy for the changes in contributing/

@Link-

Link- commented Apr 20, 2023

Copy link
Copy Markdown
Member

April 20th

VerifiedActionVersionSHACommit MessageURLActions YAML
actions/stale1160a2240286f5da8ec72b1c0816ce2481aabf841160a2240286f5da8ec72b1c0816ce2481aabf84Merge pull request #965 from actions/dependabot/npm_and_yarn/prettier-2.8.6actions/stale@1160a22https://raw.githubusercontent.com/actions/stale/1160a2240286f5da8ec72b1c0816ce2481aabf84/action.yml
someimportantcompany/github-actions-slack-message1d367080235edfa53df415bd8e0bbab480f29bad1d367080235edfa53df415bd8e0bbab480f29badLatest build - with title propsomeimportantcompany/github-actions-slack-message@1d36708https://raw.githubusercontent.com/someimportantcompany/github-actions-slack-message/1d367080235edfa53df415bd8e0bbab480f29bad/action.yml
actions/stale1160a2240286f5da8ec72b1c0816ce2481aabf841160a2240286f5da8ec72b1c0816ce2481aabf84Merge pull request #965 from actions/dependabot/npm_and_yarn/prettier-2.8.6actions/stale@1160a22https://raw.githubusercontent.com/actions/stale/1160a2240286f5da8ec72b1c0816ce2481aabf84/action.yml
actions/cache9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a79b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7Merge pull request #956 from actions/pdotl-version-bumpactions/cache@9b0c1fchttps://raw.githubusercontent.com/actions/cache/9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7/action.yml
actions/stale1160a2240286f5da8ec72b1c0816ce2481aabf841160a2240286f5da8ec72b1c0816ce2481aabf84Merge pull request #965 from actions/dependabot/npm_and_yarn/prettier-2.8.6actions/stale@1160a22https://raw.githubusercontent.com/actions/stale/1160a2240286f5da8ec72b1c0816ce2481aabf84/action.yml
actions/stale1160a2240286f5da8ec72b1c0816ce2481aabf841160a2240286f5da8ec72b1c0816ce2481aabf84Merge pull request #965 from actions/dependabot/npm_and_yarn/prettier-2.8.6actions/stale@1160a22https://raw.githubusercontent.com/actions/stale/1160a2240286f5da8ec72b1c0816ce2481aabf84/action.yml
gradle/wrapper-validation-actionccb4328a959376b642e027874838f60f8e596de3ccb4328a959376b642e027874838f60f8e596de3Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1gradle/wrapper-validation-action@ccb4328https://raw.githubusercontent.com/gradle/wrapper-validation-action/ccb4328a959376b642e027874838f60f8e596de3/action.yml
gradle/wrapper-validation-actionccb4328a959376b642e027874838f60f8e596de3ccb4328a959376b642e027874838f60f8e596de3Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1gradle/wrapper-validation-action@ccb4328https://raw.githubusercontent.com/gradle/wrapper-validation-action/ccb4328a959376b642e027874838f60f8e596de3/action.yml
gradle/wrapper-validation-actionccb4328a959376b642e027874838f60f8e596de3ccb4328a959376b642e027874838f60f8e596de3Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1gradle/wrapper-validation-action@ccb4328https://raw.githubusercontent.com/gradle/wrapper-validation-action/ccb4328a959376b642e027874838f60f8e596de3/action.yml
pnpm/action-setup0609f0983b7a228f052f81ef4c3d6510cae254ad0609f0983b7a228f052f81ef4c3d6510cae254adMerge pull request #66 from mrienstra/patch-1pnpm/action-setup@0609f09https://raw.githubusercontent.com/pnpm/action-setup/0609f0983b7a228f052f81ef4c3d6510cae254ad/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
ruby/setup-rubyec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/ruby/setup-ruby/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
fwal/setup-swiftffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7ffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7Merge pull request #530 from swift-actions/dependabot/npm_and_yarn/types/node-18.14.0swift-actions/setup-swift@ffb5a44https://raw.githubusercontent.com/fwal/setup-swift/ffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7/action.yml
fwal/setup-swiftffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7ffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7Merge pull request #530 from swift-actions/dependabot/npm_and_yarn/types/node-18.14.0swift-actions/setup-swift@ffb5a44https://raw.githubusercontent.com/fwal/setup-swift/ffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7/action.yml
fwal/setup-swiftffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7ffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7Merge pull request #530 from swift-actions/dependabot/npm_and_yarn/types/node-18.14.0swift-actions/setup-swift@ffb5a44https://raw.githubusercontent.com/fwal/setup-swift/ffb5a44dd03d3d22fb26f48fa43e43fa4ce655a7/action.yml
actions/javascript-actiona824008085750b8e136effc585c3cd6082bd575fa824008085750b8e136effc585c3cd6082bd575fMerge pull request #261 from actions/dependabot/github_actions/actions/setup-node-3.5.1actions/javascript-action@a824008https://raw.githubusercontent.com/actions/javascript-action/a824008085750b8e136effc585c3cd6082bd575f/action.yml
actions/hello-world-javascript-actione76147da8e5c81eaf017dede5645551d4b94427be76147da8e5c81eaf017dede5645551d4b94427bMerge pull request #26 from actions/update-action-node-and-depsactions/hello-world-javascript-action@e76147dhttps://raw.githubusercontent.com/actions/hello-world-javascript-action/e76147da8e5c81eaf017dede5645551d4b94427b/action.yml
actions/checkout8f4b7f84864484a7bf31766abe9204da3cbe65b38f4b7f84864484a7bf31766abe9204da3cbe65b3Add new public key for known_hosts (#1237)actions/checkout@8f4b7f8https://raw.githubusercontent.com/actions/checkout/8f4b7f84864484a7bf31766abe9204da3cbe65b3/action.yml
aws-actions/configure-aws-credentials0e613a0980cbf65ed5b322eb7a1e075d28913a830e613a0980cbf65ed5b322eb7a1e075d28913a83docs: add note about case sensivity to CloudFormation template (#696)aws-actions/configure-aws-credentials@0e613a0https://raw.githubusercontent.com/aws-actions/configure-aws-credentials/0e613a0980cbf65ed5b322eb7a1e075d28913a83/action.yml
aws-actions/amazon-ecr-login62f4f872db3836360b72999f4b87f1ff13310f3a62f4f872db3836360b72999f4b87f1ff13310f3achore: Bump eslint from 8.36.0 to 8.37.0 (#429)aws-actions/amazon-ecr-login@62f4f87https://raw.githubusercontent.com/aws-actions/amazon-ecr-login/62f4f872db3836360b72999f4b87f1ff13310f3a/action.yml
aws-actions/amazon-ecs-render-task-definitionc804dfbdd57f713b6c079302a4c01db7017a36fcc804dfbdd57f713b6c079302a4c01db7017a36fcchore: Bump eslint from 8.35.0 to 8.36.0 (#237)aws-actions/amazon-ecs-render-task-definition@c804dfbhttps://raw.githubusercontent.com/aws-actions/amazon-ecs-render-task-definition/c804dfbdd57f713b6c079302a4c01db7017a36fc/action.yml
aws-actions/amazon-ecs-deploy-task-definitiondf9643053eda01f169e64a0e60233aacca83799adf9643053eda01f169e64a0e60233aacca83799achore(release): 1.4.11aws-actions/amazon-ecs-deploy-task-definition@df96430https://raw.githubusercontent.com/aws-actions/amazon-ecs-deploy-task-definition/df9643053eda01f169e64a0e60233aacca83799a/action.yml
docker/setup-buildx-actionv24b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8cMerge pull request #216 from awendland/patch-1docker/setup-buildx-action@4b4e9c3https://raw.githubusercontent.com/docker/setup-buildx-action/v2/action.yml
docker/login-actionv2f4ef78c080cd8ba55a85445d5b36e214a81df20aMerge pull request #299 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-public-3.186.0docker/login-action@f4ef78chttps://raw.githubusercontent.com/docker/login-action/v2/action.yml
docker/build-push-actionv43b5e8027fcad23fda98b2e3ac259d8d67585f671Merge pull request #784 from crazy-max/enable-provenancedocker/build-push-action@3b5e802https://raw.githubusercontent.com/docker/build-push-action/v4/action.yml
azure/webapps-deploy05ac4e98bfa0f856e6669624239291c73ca2769805ac4e98bfa0f856e6669624239291c73ca27698Trim commit message (#301)Azure/webapps-deploy@05ac4e9https://raw.githubusercontent.com/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/action.yml
azure/webapps-deploy05ac4e98bfa0f856e6669624239291c73ca2769805ac4e98bfa0f856e6669624239291c73ca27698Trim commit message (#301)Azure/webapps-deploy@05ac4e9https://raw.githubusercontent.com/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/action.yml
azure/webapps-deploy05ac4e98bfa0f856e6669624239291c73ca2769805ac4e98bfa0f856e6669624239291c73ca27698Trim commit message (#301)Azure/webapps-deploy@05ac4e9https://raw.githubusercontent.com/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/action.yml
azure/webapps-deploy05ac4e98bfa0f856e6669624239291c73ca2769805ac4e98bfa0f856e6669624239291c73ca27698Trim commit message (#301)Azure/webapps-deploy@05ac4e9https://raw.githubusercontent.com/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/action.yml
andstor/file-existence-actionv220b4d2e596410855db8f9ca21e96fbe18e12930bCorrect input nameandstor/file-existence-action@20b4d2ehttps://raw.githubusercontent.com/andstor/file-existence-action/v2/action.yml
azure/webapps-deploy05ac4e98bfa0f856e6669624239291c73ca2769805ac4e98bfa0f856e6669624239291c73ca27698Trim commit message (#301)Azure/webapps-deploy@05ac4e9https://raw.githubusercontent.com/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/action.yml
azure/webapps-deploy05ac4e98bfa0f856e6669624239291c73ca2769805ac4e98bfa0f856e6669624239291c73ca27698Trim commit message (#301)Azure/webapps-deploy@05ac4e9https://raw.githubusercontent.com/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/action.yml
azure/login14a755a4e2fd6dff25794233def4f2cf3f86695514a755a4e2fd6dff25794233def4f2cf3f866955Id token errormsg (#234)Azure/login@14a755ahttps://raw.githubusercontent.com/azure/login/14a755a4e2fd6dff25794233def4f2cf3f866955/action.yml
azure/CLI61bb69d64d613b52663984bf12d6bac8fd7b3cc861bb69d64d613b52663984bf12d6bac8fd7b3cc8Add changesAzure/cli@61bb69dhttps://raw.githubusercontent.com/azure/CLI/61bb69d64d613b52663984bf12d6bac8fd7b3cc8/action.yml
azure/aks-set-context94ccc775c1997a3fcfbfbce3c459fec87e0ab18894ccc775c1997a3fcfbfbce3c459fec87e0ab188Bump decode-uri-component from 0.2.0 to 0.2.2 (#92)Azure/aks-set-context@94ccc77https://raw.githubusercontent.com/azure/aks-set-context/94ccc775c1997a3fcfbfbce3c459fec87e0ab188/action.yml
azure/k8s-bake61041e8c2f75c1f01186c8f05fb8b24e1fc507d861041e8c2f75c1f01186c8f05fb8b24e1fc507d8Fix GitHub action deprecation warnings (#78)Azure/k8s-bake@61041e8https://raw.githubusercontent.com/azure/k8s-bake/61041e8c2f75c1f01186c8f05fb8b24e1fc507d8/action.yml
Azure/k8s-deploydd4bbd13a5abd2fc9ca8bdcb8aee152bb718fa78dd4bbd13a5abd2fc9ca8bdcb8aee152bb718fa78bump codeql to node 16 (#281)Azure/k8s-deploy@dd4bbd1https://raw.githubusercontent.com/Azure/k8s-deploy/dd4bbd13a5abd2fc9ca8bdcb8aee152bb718fa78/action.yml
google-github-actions/setup-gcloud1bee7de035d65ec5da40a31f8589e240eba8fde51bee7de035d65ec5da40a31f8589e240eba8fde5Drop example workflows (#627)google-github-actions/setup-gcloud@1bee7dehttps://raw.githubusercontent.com/google-github-actions/setup-gcloud/1bee7de035d65ec5da40a31f8589e240eba8fde5/action.yml
google-github-actions/get-gke-credentialsdb150f2cc60d1716e61922b832eae71d2a45938fdb150f2cc60d1716e61922b832eae71d2a45938fSwitch to pull non-secret values from env (#267)google-github-actions/get-gke-credentials@db150f2https://raw.githubusercontent.com/google-github-actions/get-gke-credentials/db150f2cc60d1716e61922b832eae71d2a45938f/action.yml
aws-actions/configure-aws-credentialsv2e1e17a757e536f70e52b5a12b2e8d1d1c60e04efVersion 2 release (#685)aws-actions/configure-aws-credentials@e1e17a7https://raw.githubusercontent.com/aws-actions/configure-aws-credentials/v2/action.yml
peter-evans/create-issue-from-fileceef9be92406ace67ab5421f66570acf213ec395ceef9be92406ace67ab5421f66570acf213ec395Bump @types/node from 18.15.3 to 18.15.7 (#917)peter-evans/create-issue-from-file@ceef9behttps://raw.githubusercontent.com/peter-evans/create-issue-from-file/ceef9be92406ace67ab5421f66570acf213ec395/action.yml
peter-evans/create-issue-from-fileceef9be92406ace67ab5421f66570acf213ec395ceef9be92406ace67ab5421f66570acf213ec395Bump @types/node from 18.15.3 to 18.15.7 (#917)peter-evans/create-issue-from-file@ceef9behttps://raw.githubusercontent.com/peter-evans/create-issue-from-file/ceef9be92406ace67ab5421f66570acf213ec395/action.yml
actions/hello-world-javascript-actione76147da8e5c81eaf017dede5645551d4b94427be76147da8e5c81eaf017dede5645551d4b94427bMerge pull request #26 from actions/update-action-node-and-depsactions/hello-world-javascript-action@e76147dhttps://raw.githubusercontent.com/actions/hello-world-javascript-action/e76147da8e5c81eaf017dede5645551d4b94427b/action.yml
actions/javascript-actiona824008085750b8e136effc585c3cd6082bd575fa824008085750b8e136effc585c3cd6082bd575fMerge pull request #261 from actions/dependabot/github_actions/actions/setup-node-3.5.1actions/javascript-action@a824008https://raw.githubusercontent.com/actions/javascript-action/a824008085750b8e136effc585c3cd6082bd575f/action.yml
peter-evans/create-or-update-comment5f728c3dae25f329afbe34ee4d08eef25569d79f5f728c3dae25f329afbe34ee4d08eef25569d79fBump peter-evans/enable-pull-request-automerge from 2 to 3 (#160)peter-evans/create-or-update-comment@5f728c3https://raw.githubusercontent.com/peter-evans/create-or-update-comment/5f728c3dae25f329afbe34ee4d08eef25569d79f/action.yml
alex-page/github-project-automation-plus7ffb872c64bd809d23563a130a0a97d01dfa8f437ffb872c64bd809d23563a130a0a97d01dfa8f43Update documentation so users get latest versionalex-page/github-project-automation-plus@7ffb872https://raw.githubusercontent.com/alex-page/github-project-automation-plus/7ffb872c64bd809d23563a130a0a97d01dfa8f43/action.yml
imjohnbo/issue-bot3d96848fb5e9a4a473bb81ae62b4b4866a56e93a3d96848fb5e9a4a473bb81ae62b4b4866a56e93aMerge pull request #87 from imjohnbo/update-depsimjohnbo/issue-bot@3d96848https://raw.githubusercontent.com/imjohnbo/issue-bot/3d96848fb5e9a4a473bb81ae62b4b4866a56e93a/action.yml
eregon/use-ruby-actionec02537da5712d66d4d50a0f33b7eb52773b5ed1ec02537da5712d66d4d50a0f33b7eb52773b5ed1Lock @actions/cache to 3.0.6, later versions break bundler cachingruby/setup-ruby@ec02537https://raw.githubusercontent.com/eregon/use-ruby-action/ec02537da5712d66d4d50a0f33b7eb52773b5ed1/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/metadata-action9ec57ed1fcdbf14dcef7dfbe97b2010124a938b79ec57ed1fcdbf14dcef7dfbe97b2010124a938b7Merge pull request #274 from crazy-max/update-workflowsdocker/metadata-action@9ec57edhttps://raw.githubusercontent.com/docker/metadata-action/9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/metadata-action9ec57ed1fcdbf14dcef7dfbe97b2010124a938b79ec57ed1fcdbf14dcef7dfbe97b2010124a938b7Merge pull request #274 from crazy-max/update-workflowsdocker/metadata-action@9ec57edhttps://raw.githubusercontent.com/docker/metadata-action/9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
gradle/wrapper-validation-actionccb4328a959376b642e027874838f60f8e596de3ccb4328a959376b642e027874838f60f8e596de3Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1gradle/wrapper-validation-action@ccb4328https://raw.githubusercontent.com/gradle/wrapper-validation-action/ccb4328a959376b642e027874838f60f8e596de3/action.yml
gradle/wrapper-validation-actionccb4328a959376b642e027874838f60f8e596de3ccb4328a959376b642e027874838f60f8e596de3Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1gradle/wrapper-validation-action@ccb4328https://raw.githubusercontent.com/gradle/wrapper-validation-action/ccb4328a959376b642e027874838f60f8e596de3/action.yml
gradle/wrapper-validation-actionccb4328a959376b642e027874838f60f8e596de3ccb4328a959376b642e027874838f60f8e596de3Merge pull request #89 from gradle/dependabot/npm_and_yarn/vercel/ncc-0.36.1gradle/wrapper-validation-action@ccb4328https://raw.githubusercontent.com/gradle/wrapper-validation-action/ccb4328a959376b642e027874838f60f8e596de3/action.yml
actions/checkout8f4b7f84864484a7bf31766abe9204da3cbe65b38f4b7f84864484a7bf31766abe9204da3cbe65b3Add new public key for known_hosts (#1237)actions/checkout@8f4b7f8https://raw.githubusercontent.com/actions/checkout/8f4b7f84864484a7bf31766abe9204da3cbe65b3/action.yml
docker/login-actionv2f4ef78c080cd8ba55a85445d5b36e214a81df20aMerge pull request #299 from docker/dependabot/npm_and_yarn/aws-sdk/client-ecr-public-3.186.0docker/login-action@f4ef78chttps://raw.githubusercontent.com/docker/login-action/v2/action.yml
tibdex/github-app-tokenc2055a00597a80f713b78b1650e8d3418f4d9a65c2055a00597a80f713b78b1650e8d3418f4d9a65Make the integration test optional (#67)tibdex/github-app-token@c2055a0https://raw.githubusercontent.com/tibdex/github-app-token/c2055a00597a80f713b78b1650e8d3418f4d9a65/action.yml
tibdex/github-app-tokenc2055a00597a80f713b78b1650e8d3418f4d9a65c2055a00597a80f713b78b1650e8d3418f4d9a65Make the integration test optional (#67)tibdex/github-app-token@c2055a0https://raw.githubusercontent.com/tibdex/github-app-token/c2055a00597a80f713b78b1650e8d3418f4d9a65/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/metadata-action9ec57ed1fcdbf14dcef7dfbe97b2010124a938b79ec57ed1fcdbf14dcef7dfbe97b2010124a938b7Merge pull request #274 from crazy-max/update-workflowsdocker/metadata-action@9ec57edhttps://raw.githubusercontent.com/docker/metadata-action/9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
tibdex/github-app-tokenc2055a00597a80f713b78b1650e8d3418f4d9a65c2055a00597a80f713b78b1650e8d3418f4d9a65Make the integration test optional (#67)tibdex/github-app-token@c2055a0https://raw.githubusercontent.com/tibdex/github-app-token/c2055a00597a80f713b78b1650e8d3418f4d9a65/action.yml
tibdex/github-app-tokenc2055a00597a80f713b78b1650e8d3418f4d9a65c2055a00597a80f713b78b1650e8d3418f4d9a65Make the integration test optional (#67)tibdex/github-app-token@c2055a0https://raw.githubusercontent.com/tibdex/github-app-token/c2055a00597a80f713b78b1650e8d3418f4d9a65/action.yml
tibdex/github-app-tokenc2055a00597a80f713b78b1650e8d3418f4d9a65c2055a00597a80f713b78b1650e8d3418f4d9a65Make the integration test optional (#67)tibdex/github-app-token@c2055a0https://raw.githubusercontent.com/tibdex/github-app-token/c2055a00597a80f713b78b1650e8d3418f4d9a65/action.yml
google-github-actions/setup-gcloud1bee7de035d65ec5da40a31f8589e240eba8fde51bee7de035d65ec5da40a31f8589e240eba8fde5Drop example workflows (#627)google-github-actions/setup-gcloud@1bee7dehttps://raw.githubusercontent.com/google-github-actions/setup-gcloud/1bee7de035d65ec5da40a31f8589e240eba8fde5/action.yml
google-github-actions/setup-gcloud1bee7de035d65ec5da40a31f8589e240eba8fde51bee7de035d65ec5da40a31f8589e240eba8fde5Drop example workflows (#627)google-github-actions/setup-gcloud@1bee7dehttps://raw.githubusercontent.com/google-github-actions/setup-gcloud/1bee7de035d65ec5da40a31f8589e240eba8fde5/action.yml
docker/login-action65b78e6e13532edd9afa3aa52ac7964289d1a9c165b78e6e13532edd9afa3aa52ac7964289d1a9c1Merge pull request #423 from docker/dependabot/github_actions/aws-actions/configure-aws-credentials-2docker/login-action@65b78e6https://raw.githubusercontent.com/docker/login-action/65b78e6e13532edd9afa3aa52ac7964289d1a9c1/action.yml
docker/metadata-action9ec57ed1fcdbf14dcef7dfbe97b2010124a938b79ec57ed1fcdbf14dcef7dfbe97b2010124a938b7Merge pull request #274 from crazy-max/update-workflowsdocker/metadata-action@9ec57edhttps://raw.githubusercontent.com/docker/metadata-action/9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7/action.yml
docker/build-push-actionf2a1d5e99d037542a71f64918e516c093c6f3fc4f2a1d5e99d037542a71f64918e516c093c6f3fc4Merge pull request #838 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0-beta.19docker/build-push-action@f2a1d5ehttps://raw.githubusercontent.com/docker/build-push-action/f2a1d5e99d037542a71f64918e516c093c6f3fc4/action.yml
  • google-github-actions/get-gke-credentials: verified manually.

@Link-Link- left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed this on behalf of @github/c2c-actions-runtime - the new SHAs are ✅

@myarbmyarb added ready to merge This pull request is ready to merge and removed waiting for review Issue/PR is waiting for a writer's review labels Apr 20, 2023
@myarb
myarb enabled auto-merge April 20, 2023 12:52
@myarb
myarb disabled auto-merge April 20, 2023 13:09
@myarb
myarb added this pull request to the merge queueApr 20, 2023
Merged via the queue into github:main with commit 634ee94Apr 20, 2023
@github-actions

Copy link
Copy Markdown
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actionsThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamready to mergeThis pull request is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use node16 for actions

7 participants

@WaterLemons2k@cmwilson21@mchammer01@Link-@ethanpalm@myarb@docubot