Skip to content

v1.7.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 15:38
· 3 commits to main since this release
  • Using contexts at specific workflow keys is incorrectly reported as not allowed. Affected workflow keys are as follows. (#495, #497, #498, #500)
    • jobs.<job_id>.steps.with.args
    • jobs.<job_id>.steps.with.entrypoint
    • jobs.<job_id>.services.<service_id>.env
  • Update Go dependencies to the latest.