dapr / dapr/quickstarts

Build.yaml (build tutorials for docker) action workflow has ~15 deprecation warnings

Open
#1,068 0 comments 0 reactions 0 assignees View on GitHub
build good first issue P1
Dominant language
Java
Stars
1.1k
Forks
547
PR merge metrics
No merged PRs in 30d

Description

## Actual Behavior

Looking at any run of the Build Actions workflow you see ~ 15 warnings indicating we're using old out of support github actions, and/or github features. Examples are old checkout actions, and also using save state instead of .env files (which we already use in this repo today under /.github.

We should PR a fix to bring these to 0, and take a pass for any other old unsupported actions or stacks in use. This will also help stability and security of the supply chain.

## Steps to Reproduce the Problem
Open any build workflow here and look at warnings
[build action workflow](https://github.com/dapr/quickstarts/actions/workflows/build.yml)

![image](https://github.com/user-attachments/assets/f7ff8db1-95c7-4c47-b531-8b700f0c1e6d)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.