bazel-contrib / bazel-contrib/bazel-docs

Deprecation warning: create-github-app-token app-id should be client-id

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
MDX
Stars
7
Forks
12
Avg merge
20h 49m
Merged PRs (30d)
31

Description

## Problem

The `actions/create-github-app-token@v3` action warns on every run:

> Input 'app-id' has been deprecated with message: Use 'client-id' instead.

## Affected files

- `.github/workflows/dependabot-automerge.yml` (lines 28, 67)
- `.github/workflows/pull-from-bazel-build.yml` (line 50)

## Fix

Rename `app-id` to `client-id` in all three usages.

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.